12259 Commits (21dca721aad713a30444bf76724115003221ca88)
 

Author SHA1 Message Date
ansuz 21dca721aa override bootstrap colors for link preview in the link-shared dialog 3 years ago
ansuz 727af0ccf5 update changelog and leave a note 3 years ago
ansuz 86f23dcfc0 guarantee async behaviour when creating thumbnails 3 years ago
ansuz 2799a69b3a Merge branch 'accessible-media' into staging 3 years ago
ansuz 434e75dc15 warn that IE will no longer be supported in changelog 3 years ago
ansuz 418e19e878 warn that IE will no longer be supported in changelog 3 years ago
ansuz b4775a0d50 fix file upload preview size 3 years ago
ansuz 22dd995a28 Merge branch 'staging' into accessible-media 3 years ago
ansuz ce302f2142 warn that IE isn't supported 3 years ago
ansuz 0ac368a5c9 resolve minor comments and clean up 3 years ago
ansuz 147ddd88bf adjust font size for initials and emoji avatar size on small screens 3 years ago
ansuz 02d9da502d remove dead code 3 years ago
ansuz 7231fc6926 media-tag accessibility and UX improvements
* preview content and prompt users to describe media when uploading
* add 'alt' attributes to rendered media-tag content if it is included in the file's encrypted metadata
* add alt attributes to some related UI elements
3 years ago
ansuz e074b36761 lint compliance 3 years ago
ansuz 45c4765ce0 update changelog and make a note about a bug in getAuthorId 3 years ago
ansuz 0ca482ec68 Merge branch 'animal-guests' into staging 3 years ago
ansuz cd613f1037 many small improvements for animal avatars
* more consistent scaling for animal avatars relative to the font-size of username's initials
* configurable emoji lists via AppConfig.emojiAvatars
* various comments from code review
* fixed a bug that caused the user admin menu button to not be redrawn on name changes
* guard against empty animal emojis in case the admin sets the list to []
3 years ago
ansuz c416303e1d set uid in cursor object in outer scope
rather than within each app that uses cursors
3 years ago
ansuz 34acded538 clarify comment in example nginx config 3 years ago
ansuz 0ea300638a generate a report of consistently duplicated translation keys 3 years ago
ansuz 1e1890dbe4 replace a line that I accidentally removed 3 years ago
ansuz 840a16a563 add animal emojis to rich text cursors' tooltips 3 years ago
ansuz 8a1f6d66cf animal avatars in kanban cursors 3 years ago
ansuz a701522c61 animal avatars for guests in join/part messages 3 years ago
ansuz bf02ec7359 animal emojis in color-by-author 'written by' tooltips 3 years ago
ansuz dd8f70d6f4 fix a bug I introduced by not preserving the base case of 'getAuthorId' 3 years ago
ansuz 68efd54917 include uid in cursor data for animal avatars 3 years ago
ansuz 7bb3bc167c use emoji avatars in share and access modals 3 years ago
ansuz 95869b84c9 emoji avatars in the contacts app
and handling of empty display names
3 years ago
ansuz 4b0cebb0fd animal emojis in the team roster
and fall back to default username in teams when members are unnamed
in various places where it was not handled
3 years ago
ansuz c4fcc9f732 WIP comments and non-functional changes 3 years ago
ansuz c630abb3c5 refactor animal avatar font-size to automatically scale with parents 3 years ago
ansuz 8d579c0376 Add avatars to rich text comments and mentions 3 years ago
ansuz 385cd4e947 handle single-character usernames when deriving initials from usernames
and use emoji avatar in user admin button
3 years ago
ansuz 9f52ec8dc7 add new translation check to find duplicates
and move all translation scripts into a dedicated folder
3 years ago
ansuz 4fe19c1ea4 remove unnecessary example cards from default kanban board 3 years ago
ansuz 46e545a976 lint compliance 3 years ago
ansuz aef1b22291 console.error instead of throwing when unregistering handlers 3 years ago
ansuz 5ba22328b2 Merge branch 'staging' into animal-guests 3 years ago
ansuz d574bc4c81 Merge branch 'soon' into staging 3 years ago
ansuz 0fec83b051 factor debugging data generation from support ticket transmission
and fix two incorrectly set width/height properties which overwrote 'appVersion'
3 years ago
ansuz f0fad8e95c avoid unnecessary use of scrollbars on sidebar apps
(settings, admin, support, ...)
3 years ago
ansuz ff1c4c9a65 update the calendar list when calendar removal is successful
also fall back to team.name when team.displayName is not available
3 years ago
ansuz c5e6ca646e adjust animal avatar caching system and adjust size in the toolbar 3 years ago
yflory 1a5dd1fdd1 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 3 years ago
yflory 904e06091d Fix calendar .ics import (#784) 3 years ago
ansuz b8c847bcce prototype animal avatars for guests that haven't set a custom name 3 years ago
ansuz 82101bcb9b use two characters for the default avatar 3 years ago
ansuz eafe27ffb4 reuse cp-charts to visualize server task running time as bar charts 3 years ago
ansuz bfdcf4ec0c fix user/display name rendering which I accidentally broke in the user admin menu 3 years ago