ansuz
a2ad37a8ad
stop supporting IE
...
1. stop polyfilling promises
2. use named defines for chainpad-listmap and its dependencies while we're at it
use 'bower update' for things to work
2021-09-03 20:00:31 +05:30
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
86f23dcfc0
guarantee async behaviour when creating thumbnails
2021-09-01 18:08:03 +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
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
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
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
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
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
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
yflory
1a5dd1fdd1
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2021-08-20 11:29:44 +02:00
yflory
904e06091d
Fix calendar .ics import ( #784 )
2021-08-20 11:29:20 +02:00
ansuz
b8c847bcce
prototype animal avatars for guests that haven't set a custom name
2021-08-19 22:25:51 +05:30
ansuz
82101bcb9b
use two characters for the default avatar
2021-08-19 21:16:49 +05:30
ansuz
eafe27ffb4
reuse cp-charts to visualize server task running time as bar charts
2021-08-19 18:21:48 +05:30
ansuz
bfdcf4ec0c
fix user/display name rendering which I accidentally broke in the user admin menu
2021-08-19 18:20:14 +05:30
ansuz
e414524eab
refactor form results display
...
* improve table component reusability for the rest of the platform
* display count of empty results at the top of each section
* remove unused styles
* fix incorrect methods for counting empty answers for multi-checkbox questions
2021-08-19 16:28:26 +05:30
ansuz
15b935eadc
change an XXX to a FIXME
2021-08-18 15:07:23 +05:30
ansuz
fe256e8282
give mobile users a way to escape from the error screen (aside from ESC)
2021-08-18 14:55:31 +05:30
ansuz
cf7593553b
polish and re-enable form response messages
2021-08-18 14:46:56 +05:30
ansuz
16f5979252
present premium support notice as a banner
2021-08-18 11:09:14 +05:30