Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
breaking stuff
|
|
breaking modal bug
|
|
Port 92b572e2a3830086497900fa78dcfcc2ae919e33 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
|
Fixes #1106
|
|
|
|
|
|
|
|
Fix #11001
|
|
|
|
* Fix tabs bar in light theme
* Fix borders on small screens in light theme
|
|
|
|
* Change full logo to use primary text color of the given theme
* Fix colors of public layout header in light theme
|
|
|
|
|
|
|
|
|
|
* Put poll options behind CWs in WebUI
* Put polls behind CWs on public pages
* Add poll icon to public pages CWs
* Revert to not showing an icon in the CW button
|
|
|
|
Fix #11016
|
|
|
|
|
|
|
|
|
|
Fixes #1099
|
|
Port 5bfd802c571a2793bb59ba4540407a6147e82f88 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
|
Port 2657765d2a6804f34ce65bfdab7ec96f07d99732 to glitch-soc
|
|
Port 8f3c32e29cf13a84b2f0a58da0ab0c99a88caad5 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
|
Port d34a3a2cc72c12ae5119150a8ac18dd8fb7a4e6b to glitch-soc
|
|
|
|
|
|
|
|
|
|
|
|
* Revert "Revert #10957 (rubocop-rails) which is incompatible with CodeClimate (#10965)"
This reverts commit 121d19d7fa239c52ce86352d3fdae0649c892a20.
* Disable Rails/HelperInstanceVariable
|
|
* Fix emoji picker being always displayed
* Remove duplicate content with other pull-requests
|
|
* Scroll to compose form when focus
* Get rid of constructor
|
|
* Remove skip_session! as it is not supported in Rails 5
* Minor cleanup in StreamEntriesController
* Remove redundant mark_cacheable! calls
|
|
|
|
Fixes #10945
|