Commit Graph

136 Commits (f83af70290062421a8bf9421fb263ecfeecb56c1)

Author SHA1 Message Date
yflory e8c1eb9f11 Improve mute/unmute process
yflory 585138aeee Fix links in profile description
yflory aa8dd95310 Add unfriend, mute and unmute buttons in profile
yflory 1b9a8828e9 Update team name and add an avatar to the team
yflory c7ca50c934 add "copy shareable link" button to "profile" page
ansuz 1143ee3974 fix typeError when subscribing to mailboxes from the profile page
yflory 8e7858e6ae New share modal in all the apps
yflory fb0827107b Secure share modal
yflory 2e96f13d0c lint compliance
yflory c3e9b51f76 Realtime update of the friendship status in the profile
yflory 36aa07adab Fix friend request from profile
yflory 8641eca34b Fix bad translation key in profile
yflory d514854724 Fix undefined name
yflory df7a2f35fb Profile refactoring with friend request
yflory 5331eebb3e Enable notifications everywhere
yflory 9ecd90218c Fix undefined croppie blocking avatar upload
Caleb James DeLisle 0d5ac05866 refactoring of the less infrastructure
Caleb James DeLisle 507e5b18e9 Remove all less includes where no mixin or variable is used after
Caleb James DeLisle a6d3dbf94f Wrapped modal.less into a mixin which gets rid of the last file which emitted CSS
Caleb James DeLisle 4a352f2ed8 Use import (reference) whenever the less file supposedly emits no CSS
yflory 574d99f9db Remove support for old media-tag
yflory 10ce95087a Merge branch 'password' into staging
ansuz 699a635746 add trailing slash when redirecting to drive
yflory 64c85fe548 Don't return channel in parsePadUrl
yflory b26ae67df5 Fix issues with channel ID when using a password
yflory 811463b870 Add support for version 2 hashes needed for password-protected pads
yflory 9f5e5786f3 Merge branch 'pcs' into staging
yflory 1f3f4941b5 Redirect to drive anonymous users trying to create a profile
yflory 5ee5a93513 New tippy everywhere
yflory db9eee383c Owned profile
yflory 4288f536f1 Use requireCSS to load FontAwesome
yflory 1dabc76bb9 Fix sframe-boot version
yflory 69c33e2f83 Ability to disable profile
yflory a863011a0c Fix profile in read-only mode
Caleb James DeLisle 617c4b6044 CSS refactorings and pad-is-not-pinned work
yflory e397f66b56 lint compliance
yflory f52d987515 Ability to resize avatars before uploading them
yflory c59c6072f3 Remove jquery from outer
yflory 664625a6ef Fix more async store issues
yflory b3688db202 Use async store
yflory 0840570fbf Async store part 1
yflory acd8ab7446 Add the markdown toolbar in profile
ansuz 650d26afea use unified listmap in profile app
yflory 280a7c2765 Clean cryptpad-common
yflory bdd24ed14f lint
yflory 7cfe64fc5b Remove cryptpad-common dependency for some inner apps
yflory 5a2afb5c95 Remove Realtime and Messaging from common
yflory 30c8c253dd Remove util and hash from common
yflory c9e1de042c Remove common-interface dependency from cryptpad-common
yflory dc207393fd Separate UI elements from cryptpad-common
yflory 101482b8cc Migrate settings to use a sandboxed iframe
yflory 5438970ab4 typo
yflory e0f7df80b3 Fix avatar upload and use less2 everywhere in profile
yflory 7f9b21405b Add missing files for profile
yflory 4250688856 Migrate profile to use sframe
yflory dd63cd13d7 Fix profile page title
yflory 04a04aef2b Add setAttribute/getAttribute in secure iframes. Store attributes in settings
yflory 86e23ac19f Use less2 in secure iframes
Caleb James DeLisle 2ad9fcee17 Manual merge of notify.js
Caleb James DeLisle b081603455 Update requirejs
Pierre Bondoerffer 5e22e1dc59
use CryptPad instead of Cryptpad in titles
ansuz 71d88b156d make empty profiles for users on first visit
yflory 221a3b4fed Fix duplicate leftside entries when disconnected in profile
yflory 22a28a8fd9 Fix undefined description in profile
yflory 7540f12040 Fix profile creation button not centered
ansuz 756b561bbc lint compliance
ansuz 6306de5265 set avatar border-radius to 4px
ansuz c452f25414 stub invite app
ansuz 0340b45f2c migrate profile to include edKey. don't propose connecting to users with whom you are already friends
yflory 8fb5762eea Lint errors
yflory ac684a8dc7 Use the APP toolbar in profile
ansuz 0483d15b8f lint compliance
yflory 560671ae7d Make avatars circle
yflory e6188bfb63 Fix useradmin dropdown position
yflory 159d72f33b Merge branch 'msg' into staging
ansuz 781974ec7c center 'Create a profile' button
ansuz c60a71e210 add connect button and view profile button
ansuz ecef970250 float connect button right because flex styles messed up the pencil icon
yflory a5e8f6ae81 Add friend app and fix avatar size
ansuz 9f6ecea5d9 fix nacl reference error in media tag
yflory 3e802c2443 Fix overflowing content in profile
yflory 472a62730b Fix profile creation and add a link to the profile app
yflory b153dda6ff Add avatars in the user list
yflory 19ff8a345d Avatar upload in the profile app
yflory 6c94605b9b File upload in the profile
yflory 176e47f394 Add the profile app