Commit Graph

12265 Commits (e3eb0098264bf040ca068ed576a8fbcf2cc2df78)

Author SHA1 Message Date
ansuz e3eb009826 Merge branch 'soon' into staging 2021-09-03 18:32:53 +05:30
David Benqué 2d5f6fb883 Temporary text for toolbar collapse/expand button 2021-09-03 11:27:38 +01:00
David Benqué 68a3a19bf0 Use Tags instead of Tools in Kanban toolbar 2021-09-02 17:36:05 +01:00
ansuz 21dca721aa override bootstrap colors for link preview in the link-shared dialog 2021-09-01 19:51:00 +05:30
ansuz 727af0ccf5 update changelog and leave a note 2021-09-01 18:08:41 +05:30
ansuz 86f23dcfc0 guarantee async behaviour when creating thumbnails 2021-09-01 18:08:03 +05:30
ansuz 2799a69b3a Merge branch 'accessible-media' into staging 2021-09-01 17:37:32 +05:30
ansuz 434e75dc15 warn that IE will no longer be supported in changelog 2021-09-01 17:37:16 +05:30
ansuz 418e19e878 warn that IE will no longer be supported in changelog 2021-09-01 17:36:47 +05:30
ansuz b4775a0d50 fix file upload preview size 2021-09-01 17:35:00 +05:30
ansuz 22dd995a28 Merge branch 'staging' into accessible-media 2021-09-01 17:02:56 +05:30
ansuz ce302f2142 warn that IE isn't supported 2021-09-01 16:30:38 +05:30
ansuz 0ac368a5c9 resolve minor comments and clean up 2021-09-01 16:07:16 +05:30
ansuz 147ddd88bf adjust font size for initials and emoji avatar size on small screens 2021-08-30 18:40:42 +05:30
ansuz 02d9da502d remove dead code 2021-08-30 17:56:53 +05:30
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
2021-08-30 17:51:50 +05:30
ansuz e074b36761 lint compliance 2021-08-30 17:48:31 +05:30
Weblate cea38b1ff4 Translated using Weblate (Japanese)
Currently translated at 100.0% (1384 of 1384 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
2021-08-30 03:57:30 +02:00
Weblate 86c9aaac23 Translated using Weblate (German)
Currently translated at 100.0% (1384 of 1384 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/

Translated using Weblate (German)

Currently translated at 99.9% (1383 of 1384 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2021-08-30 03:57:29 +02:00
Weblate 79ca8778e7 Translated using Weblate (Spanish)
Currently translated at 45.9% (636 of 1384 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/es/

Translated using Weblate (Spanish)

Currently translated at 45.9% (636 of 1384 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/es/

Translated using Weblate (Spanish)

Currently translated at 45.9% (636 of 1384 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/es/
2021-08-30 03:57:29 +02:00
ansuz 45c4765ce0 update changelog and make a note about a bug in getAuthorId 2021-08-27 20:10:17 +05:30
ansuz 0ca482ec68 Merge branch 'animal-guests' into staging 2021-08-27 19:49:42 +05:30
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 []
2021-08-27 19:38:50 +05:30
ansuz c416303e1d set uid in cursor object in outer scope
rather than within each app that uses cursors
2021-08-27 18:23:07 +05:30
ansuz 34acded538 clarify comment in example nginx config 2021-08-27 14:07:23 +05:30
ansuz 0ea300638a generate a report of consistently duplicated translation keys 2021-08-26 19:50:26 +05:30
ansuz 1e1890dbe4 replace a line that I accidentally removed 2021-08-26 17:42:22 +05:30
ansuz 840a16a563 add animal emojis to rich text cursors' tooltips 2021-08-26 17:39:56 +05:30
ansuz 8a1f6d66cf animal avatars in kanban cursors 2021-08-26 17:04:38 +05:30
ansuz a701522c61 animal avatars for guests in join/part messages 2021-08-26 15:03:07 +05:30
ansuz bf02ec7359 animal emojis in color-by-author 'written by' tooltips 2021-08-26 14:30:51 +05:30
ansuz dd8f70d6f4 fix a bug I introduced by not preserving the base case of 'getAuthorId' 2021-08-26 14:07:03 +05:30
ansuz 68efd54917 include uid in cursor data for animal avatars 2021-08-25 16:18:09 +05:30
ansuz 7bb3bc167c use emoji avatars in share and access modals 2021-08-25 15:12:28 +05:30
ansuz 95869b84c9 emoji avatars in the contacts app
and handling of empty display names
2021-08-25 13:38:05 +05:30
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
2021-08-25 13:20:11 +05:30
ansuz c4fcc9f732 WIP comments and non-functional changes 2021-08-25 13:03:27 +05:30
ansuz c630abb3c5 refactor animal avatar font-size to automatically scale with parents 2021-08-25 12:59:37 +05:30
ansuz 8d579c0376 Add avatars to rich text comments and mentions 2021-08-25 12:57:24 +05:30
ansuz 385cd4e947 handle single-character usernames when deriving initials from usernames
and use emoji avatar in user admin button
2021-08-25 12:05:36 +05:30
ansuz 9f52ec8dc7 add new translation check to find duplicates
and move all translation scripts into a dedicated folder
2021-08-23 18:19:35 +05:30
ansuz 4fe19c1ea4 remove unnecessary example cards from default kanban board 2021-08-23 18:16:44 +05:30
ansuz 46e545a976 lint compliance 2021-08-23 16:34:51 +05:30
ansuz aef1b22291 console.error instead of throwing when unregistering handlers 2021-08-23 16:32:25 +05:30
ansuz 5ba22328b2 Merge branch 'staging' into animal-guests 2021-08-20 19:26:23 +05:30
ansuz d574bc4c81 Merge branch 'soon' into staging 2021-08-20 17:48:24 +05:30
ansuz 0fec83b051 factor debugging data generation from support ticket transmission
and fix two incorrectly set width/height properties which overwrote 'appVersion'
2021-08-20 17:47:54 +05:30
ansuz f0fad8e95c avoid unnecessary use of scrollbars on sidebar apps
(settings, admin, support, ...)
2021-08-20 16:03:59 +05:30
ansuz ff1c4c9a65 update the calendar list when calendar removal is successful
also fall back to team.name when team.displayName is not available
2021-08-20 16:02:00 +05:30
ansuz c5e6ca646e adjust animal avatar caching system and adjust size in the toolbar 2021-08-20 15:57:14 +05:30