10268 Commits (e3d7f2e5d77fc4bcd19c0037d81d96c4633a5fc2)
 

Author SHA1 Message Date
Timothée Jaussoin 3b24f854ee Update the dependencies 5 months ago
Timothée Jaussoin a06032a328 Quick hack to extract the images from a Reddit gallery URL, might improve it later 5 months ago
Timothée Jaussoin 296ce20ff9 Fix a fatal error 5 months ago
Timothée Jaussoin dc4e962ca3 Dont put colors on empty community servers 5 months ago
Timothée Jaussoin 7694c57e78 Cleanup Infos from the DB not updated after two months, they will be refresh if required 5 months ago
Timothée Jaussoin a0d9494310 Add more color cards in the Community pages 5 months ago
Timothée Jaussoin 4dd70c3f0f Remove the single column view of flex cards on mobile for a more compact view 5 months ago
Timothée Jaussoin f4ef8af532 Darken a bit the colored cards 5 months ago
Timothée Jaussoin 7f1c2a1bf6 Add colored cards and placeholder background customization 5 months ago
Timothée Jaussoin 95d6b8734a Ensure to have the room title for groupchats 5 months ago
Timothée Jaussoin 085ce6f408 Update the dependencies 5 months ago
Timothée Jaussoin 9f7104ddd4 Implement XEP-0433: Extended Channel Search to replace the historical implementation 5 months ago
Timothée Jaussoin 853cb1b825 Update the dependencies 5 months ago
Timothée Jaussoin 6cffb818ff Another small CSS fix in the chat messages 5 months ago
Timothée Jaussoin 4cd482518c Compress a bit more the avatars to let them pass the size limitation 5 months ago
Timothée Jaussoin 1e9a321414 Update the dependencies 5 months ago
Timothée Jaussoin 9b9f30f266 Fix some positions in chat bubbles 5 months ago
Timothée Jaussoin 672299c1d4 Fix react and reply buttons position 5 months ago
Timothée Jaussoin d4f6b5b88b Add icons for one-to-one context menu 5 months ago
Timothée Jaussoin c477115714 Fix the rooms context menu 5 months ago
Timothée Jaussoin 7cfa7fb12f Improve Post layout for posts with disabled comments node 5 months ago
Timothée Jaussoin e398c54684 Cleanup -webkit-mask and add -webkit-mask-origin to fix mask issue on Chrome based browsers 5 months ago
Timothée Jaussoin 0288bcfeb6 Fixing some layout issues in Publish 5 months ago
Timothée Jaussoin 8bdab88eb2 Fix #1428 Ensure that we have a string to pass to the avatar URL for messages without a resource 5 months ago
Timothée Jaussoin 3c886f2ed1 Update the dependencies 5 months ago
Timothée Jaussoin 0217541209 Release v0.30.1 6 months ago
Timothée Jaussoin 891a2ab825 Update the translations 6 months ago
Jaussoin Timothée 9a62873e48
Merge pull request #1431 from kskarthik/ci-test-mariadb 6 months ago
Sai Karthik 288f2d66a9
ci: add mariadb setup job 6 months ago
Timothée Jaussoin 50ceb2740c (Kind of) Fix #1429 Dropping support for MySQL, only MariaDB and PostgreSQL are supported by now 6 months ago
Timothée Jaussoin 51730d319d Fix #1426 Drop the foreign key before dropping the unique constraint, and then rebuild the foreign key to change the url column to rebuild the unique column... because of _some_ MySQL versions 6 months ago
Timothée Jaussoin 363480272f Fix composing icon on avatars with stories ring 6 months ago
Timothée Jaussoin 872c271c96 Oops, forgot the gray color in the palette 6 months ago
Timothée Jaussoin ff6e9db071 Implement XEP-0392: Consistent Color Generation 6 months ago
Timothée Jaussoin 1d4c48c7f0 Fix #1424 Hide retracted messages in the Rooms drawer 6 months ago
Timothée Jaussoin 60ba25aa7a Fix #1419 Remove the nullable constraint on presences(resource) since the beginning 6 months ago
Timothée Jaussoin ef82f8d90b Enable animated WebP pictures support in the images proxyfier 6 months ago
Timothée Jaussoin 6dbf3b03b1 Put the download limit when handling the image to prevent so read issues (curl seems unstable ?) 6 months ago
Timothée Jaussoin fbebd80a35 Redesign the avatar and banner edition layout 6 months ago
Timothée Jaussoin 7c6af4205b Fix #1419 Drop the constraint before changing the column 6 months ago
Timothée Jaussoin 508181fbeb Fix #877 by changing slightly the regex, also only map HTTP and XMPP links 6 months ago
Timothée Jaussoin a8cfeb7465 Replace default broken image 6 months ago
Timothée Jaussoin aebb9f1833 Compress avatars in JPG 0.90 to reduce picture size 6 months ago
Timothée Jaussoin 7838ad2e23 Fix some chunk length calculation issue 6 months ago
Timothée Jaussoin b7b20da9f4 Remove HTTP ranges in the Picture proxy and simply stop Curl when the download is above the declared file size, small refactor 6 months ago
Timothée Jaussoin 4f19b7a13f Update the dependencies 6 months ago
Timothée Jaussoin 0723304550 Timeout ChatroomPings after 2min instead of 10s, some servers seems to be reaaaallyyyyy slow to reply 6 months ago
Timothée Jaussoin 3a0df28945 Increase the title limit to detect Briefs correctly 6 months ago
Timothée Jaussoin c4cc03b1b0 Fix #1420 Also add optgroup 6 months ago
Timothée Jaussoin 1bd5ff051a Fix #1420 Enforce theme background for select > option 6 months ago