Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-02 | Fix bad word breaking on conversations (#12039) | Cutls | |
* Fix bad word breaking * Fix style * Fix style | |||
2019-10-02 | Various updates for Nanobox deploys (#11988) | Dan Hunsaker | |
2019-10-01 | Fix typo in mute confirmation dialog (#12044) | ThibG | |
2019-10-01 | Add error description and button to copy stack trace to web UI (#12033) | Eugen Rochko | |
2019-10-01 | Scroll into search bar when focus (#12032) | Jeong Arm | |
2019-10-01 | Remove quotes in `LDAP_SEARCH_FILTER` example (#12019) | Mathieu Brunot | |
2019-10-01 | Fix custom emoji animation on hover in conversations view (#12040) | ThibG | |
2019-10-01 | Fix BootstrapTimelineService crashing when bootstrapped accounts are invalid ↵ | ThibG | |
(#12037) * Add test to handle suspended and missing users in BootstrapTimelineService * Fix BootstrapTimelineService crashing when bootstrapped accounts are invalid | |||
2019-10-01 | Fix missing propType for conversation delete (#12035) | ThibG | |
2019-10-01 | Fix new user confirmation page styling | Thibaut Girka | |
2019-10-01 | Add refresh button to list of rebloggers/favouriters in web UI (#12031) | Eugen Rochko | |
2019-10-01 | Fix long domain block descriptions breaking table layout (#12029) | Eugen Rochko | |
2019-10-01 | Fix delete conversation action not being reflected in web UI (#12030) | Eugen Rochko | |
2019-10-01 | Remove HEAD request from fetching link previews (#12028) | Eugen Rochko | |
It is not really necessary and we need to reduce requests | |||
2019-10-01 | Fix hashtag link to directory in AdminUI (#12005) | mayaeh | |
* Fixed not to generate link if no user used hashtag in directory * Added missing translation for AdminUI custom emojis * run yarn manage:translations en | |||
2019-10-01 | Bump webpack from 4.35.3 to 4.41.0 (#12026) | Eugen Rochko | |
Fix #12023 | |||
2019-10-01 | Fix active user count for different number of weeks using same cache (#12025) | Eugen Rochko | |
Fix #12003 | |||
2019-10-01 | Fix records not being indexed sometimes (#12024) | Eugen Rochko | |
It's possible that after commit callbacks were not firing when exceptions occurred in the process. Also, the default Sidekiq strategy does not push indexing jobs immediately, which is not necessary and could be part of the issue too. | |||
2019-09-30 | Merge pull request #1224 from ThibG/glitch-soc/merge-upstream | ThibG | |
Merge upstream changes | |||
2019-09-30 | Fix and remove ugly css around the conversation component (#12022) | Cutls | |
2019-09-30 | Fix follow requests N+1 (#12004) | abcang | |
2019-09-30 | Improve styling of DM view in glitch-soc | Thibaut Girka | |
2019-09-30 | Fix menu in settings/admin pages | Thibaut Girka | |
2019-09-30 | [Glitch] Fix overflow on conversations | Cutls | |
Port f31530b74d0f2ab77845db26babc25f5de337bd4 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-09-30 | [Glitch] Change conversations UI | Eugen Rochko | |
Port bc5678d0151dd96e0ec5f3d4084ac6356c1d02f5 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-09-30 | Fix using wrong component in ColumnBackButtonSlim | Thibaut Girka | |
2019-09-30 | [Glitch] Add voters count support | ThibG | |
Port front-end changes from 3babf8464b0903b854ec16d355909444ef3ca0bc to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-09-30 | [Glitch] Change at icon in notification filter to reply-all | koyu | |
Port cfe2d1cc4a3c531741fd769241593ebbe03b6711 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-09-30 | [Glitch] Add explanation to mute dialog, refactor and clean up mute/block UI | ThibG | |
Port 9027bfff0c25a6da1bcef7ce880e5d8211062d1d to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-09-30 | [Glitch] Change vote results to display ex-aequo leading options as leading | ThibG | |
Port 15b3eeb326d7e6a026235ece25c3be75250de92f to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-09-30 | [Glitch] Fix muted text color not applying to all text | trwnh | |
Port d51201a75ac47ac90615ee8987534c5772274779 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-09-30 | [Glitch] Fix follower/following lists resetting on back-navigation in web UI | Eugen Rochko | |
Port 9683e1dcf8bbddb07b818960abf254248be3575c to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-09-30 | [Glitch] Fix public list of domain blocks being too verbose on about page | Eugen Rochko | |
Port SCSS from bd9685f7980838ecc675af20cf52ef1e686d98d6 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-09-30 | [Glitch] Fix vote checkmark in poll results | ThibG | |
Port b0cda7a504655f6ced33802af67cabb6f3e46e19 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-09-30 | [Glitch] Change silences to always require approval on follow | ThibG | |
Port front-end changes from 18b451c0e6cf6a927a22084f94b423982de0ee8b to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-09-30 | [Glitch] Avoid storing audio and video file data in memory | ThibG | |
Port 860a77d45ee9d17117364868f0932b4fcbe07d3d to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-09-30 | [Glitch] Use blob URL for Tesseract to avoid CORS issues | ThibG | |
Port 7baedcb61e15200478f3ad6deb96d452cd63499a to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-09-30 | [Glitch] Fix emoji search not showing custom emoji when none are uncategorized | Eugen Rochko | |
Port 0d2b60ab8b13a28e99a83e1104e7208de2025304 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-09-30 | [Glitch] Revert "Change timelines to add new items to pending items when ↵ | Eugen Rochko | |
scrolled down #11867" Port 8c4b5f7cef60700af7ae64c7b524d899a1d033c5 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-09-30 | [Glitch] Show user what options they have voted | ThibG | |
Port front-end changes from b359974d9b356bb723fe046466b178328cf9bbaf to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-09-30 | [Glitch] Fix ugly TOC when title is too long | Jeong Arm | |
Port 26b810561a5b7cfd1766699358d998b5882a5876 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-09-30 | [Glitch] Fix page body not being scrollable in admin layout | Eugen Rochko | |
Port SCSS changes from b9a8b38844278f26b9d1d1d53256e0781ba3575a to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-09-30 | [Glitch] Fix placeholder colors for inputs not being explicitly defined | Eugen Rochko | |
Port b6df9c10671cd7bf48de3dbd7a94a92fb0a148ec to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-09-30 | [Glitch] Add table of contents to about page | Eugen Rochko | |
Port SCSS changes from d930eb88b671fa6e5573fe7342bcdda87501bdb7 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-09-30 | [Glitch] Add password challenge to 2FA settings, e-mail notifications | Eugen Rochko | |
Port SCSS changes from e1066cd4319a220d5be16e51ffaf5236a2f6e866 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-09-30 | [Glitch] Change unconfirmed user login behaviour | Eugen Rochko | |
Port SCSS changes from 964ae8eee593687f922c873fa7b378bb6e3e39bb Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-09-30 | glitch-soc theme engine fixes for the challenges controller | Thibaut Girka | |
2019-09-30 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka | |
Conflicts: - Gemfile - Gemfile.lock - app/controllers/about_controller.rb - app/controllers/auth/sessions_controller.rb | |||
2019-09-29 | Add voters count support (#11917) | ThibG | |
* Add voters count to polls * Add ActivityPub serialization and parsing of voters count * Add support for voters count in WebUI * Move incrementation of voters count out of redis lock * Reword “voters” to “people” | |||
2019-09-29 | Change at icon in notification filter to reply-all (#11995) | koyu | |