12237 Commits (c416303e1d3f9d9fb74821abedf23141e23b8b44)
 

Author SHA1 Message Date
ansuz c416303e1d set uid in cursor object in outer scope
rather than within each app that uses cursors
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 46e545a976 lint compliance 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
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
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 cf7593553b polish and re-enable form response messages 3 years ago
ansuz 16f5979252 present premium support notice as a banner 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 8215bf1c49 add draft changelog update 3 years ago
ansuz 8d5221e6e8 include bar graphs for multi* form answers 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 e772b8370a Merge branch 'support-support' into staging 3 years ago
ansuz 24a1d1b622
Merge pull request #782 from xwiki-labs/dependabot/npm_and_yarn/jszip-3.7.1
Bump jszip from 3.6.0 to 3.7.1
3 years ago
dependabot[bot] 589a09e721
Bump jszip from 3.6.0 to 3.7.1
Bumps [jszip](https://github.com/Stuk/jszip) from 3.6.0 to 3.7.1.
- [Release notes](https://github.com/Stuk/jszip/releases)
- [Changelog](https://github.com/Stuk/jszip/blob/master/CHANGES.md)
- [Commits](https://github.com/Stuk/jszip/compare/v3.6.0...v3.7.1)

---
updated-dependencies:
- dependency-name: jszip
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
ansuz 58eb65e35d report screen width and height in support tickets 3 years ago
ansuz 8887d8fc1e remove dead code 3 years ago
ansuz 554ce65346 check for HTML tags across multiple lines 3 years ago
ansuz 09bdcb2013 update changelog for 4.10.0 3 years ago
ansuz 47067b020b defer some more minor issues till 4.11.0 3 years ago