ansuz
0ac368a5c9
resolve minor comments and clean up
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
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
c4fcc9f732
WIP comments and non-functional changes
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
46e545a976
lint compliance
3 years ago
ansuz
aef1b22291
console.error instead of throwing when unregistering handlers
3 years ago
ansuz
c5e6ca646e
adjust animal avatar caching system and adjust size in the toolbar
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
bfdcf4ec0c
fix user/display name rendering which I accidentally broke in the user admin menu
3 years ago
ansuz
15b935eadc
change an XXX to a FIXME
3 years ago
ansuz
fe256e8282
give mobile users a way to escape from the error screen (aside from ESC)
3 years ago
ansuz
81a5a893f3
Merge branch 'soon' into staging
3 years ago
Weblate
e82a0c1519
Translated using Weblate (English)
...
Currently translated at 100.0% (1384 of 1384 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1383 of 1383 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
3 years ago
ansuz
39e645afb6
Merge branch 'soon' into staging
3 years ago
ansuz
ab4e57d6a5
Merge branch 'guest' into soon
3 years ago
Weblate
00eda9dcac
Translated using Weblate (Russian)
...
Currently translated at 49.0% (678 of 1382 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ru/
3 years ago
ansuz
74ec0454b8
undo changes to a string that is set to be removed
3 years ago
ansuz
6a4ef02c41
remove some dead toolbar code
3 years ago
ansuz
47067b020b
defer some more minor issues till 4.11.0
3 years ago
ansuz
09f0b8f61e
Merge branch 'soon' into staging
3 years ago
Weblate
89b52b6110
Translated using Weblate (French)
...
Currently translated at 100.0% (1382 of 1382 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
3 years ago
ansuz
c1f9d11333
delay working on some flagged issues till next release
3 years ago
ansuz
cad514cc17
remove hacky experiments with charts.css
...
...and finalize forms changes
3 years ago
ansuz
1e12b85b7c
use updated translation key and add a comment
3 years ago
ansuz
add234a8f7
Merge branch 'staging' into hackathon-2021
3 years ago
ansuz
69a393f374
add support for alternate icons and text in 'toggle' buttons
3 years ago
ansuz
f701e30364
correct invalid use of ':' in french translations
3 years ago
ansuz
a779d043ca
standardize capitalization of CryptPad in translated strings and fix some typos
3 years ago
ansuz
25a3359671
Merge branch 'staging' into hackathon-2021
3 years ago
ansuz
22c67e0e9e
WIP unify usage of anonymous/non-registered/unregistered as 'guest'
3 years ago
ansuz
375bf7a62e
correct an inaccurate comment
3 years ago
ansuz
e4879b5117
guard against possibly undefined team data in 'setPadMetadata'
3 years ago
ansuz
036248a659
handle warnings from history trim, not just errors
3 years ago
ansuz
8d17ae64f3
log an error with a channel if we try to pin an invalid channel
3 years ago
ansuz
6413be24f3
apply a click handler with vanilla js instead of jquery
...
the jquery method only worked ~50% of the time in Firefox 90
for a completely unknown reason
3 years ago
ansuz
7f41f8765e
avoid bypassing guards against raw HTML in some dialogs
3 years ago
ansuz
975259f935
Merge branch 'soon' into staging
3 years ago
ansuz
7e80b90bca
standardize usage of BR tag in translations
3 years ago