Commit Graph

15773 Commits

Author SHA1 Message Date
Neil Lalonde 71644add2f add plugin-outlet at end of site-map 2015-08-18 22:26:18 -04:00
Sam 714f841f0a FIX: null bytes in user input should not cause post creation to fail 2015-08-19 12:15:38 +10:00
Sam c493f82907 cleaner fix 2015-08-19 11:54:12 +10:00
Sam feed822c48 FIX: grant badge dialog not working 2015-08-19 11:51:29 +10:00
Guo Xiang Tan 019191a944 FIX: undoDeleteState() should restore delete button. 2015-08-19 09:31:09 +08:00
Sam c20b3b85f9 Merge pull request #3664 from tgxworld/use_popupAjaxError
Use ajax-error in controller:topic.
2015-08-19 09:29:36 +10:00
Sam b38a1309f7 FIX: add more quoting to avoid invalid terms 2015-08-19 09:27:47 +10:00
Sam 27b1ec2917 FIX: incorrect emoji stripping logic 2015-08-19 09:12:08 +10:00
Sam c2197de11e upgrade logster to resolve error forwarding issue 2015-08-19 08:54:16 +10:00
Kane York 689449b233 FIX: Post highlight on mobile dark theme 2015-08-18 15:51:50 -07:00
Kane York 75f7631367 FIX: Small-actions in dark theme 2015-08-18 15:20:19 -07:00
Sam 08ce974b3a Merge pull request #3667 from riking/dark-theme-fix
Dark theme fixes, part 2
2015-08-19 08:15:47 +10:00
Kane York 924e67af9d FIX: Header icons should be header_primray in dark theme 2015-08-18 15:11:49 -07:00
Kane York 13fdd35517 Revert "FIX: Header icons should be header_primary exactly"
This reverts commit 4d0c328404.
2015-08-18 15:11:13 -07:00
Sam 1dd555e6d6 Merge pull request #3666 from riking/rate-limit-deletions
FIX: Tighter rate-limit for post self-deletions
2015-08-19 08:06:55 +10:00
Kane York e5f4020c75 FIX: User card badge, interface language select2 dark theme 2015-08-18 15:05:05 -07:00
Kane York e81f21d848 FIX: Github oneboxes in dark theme 2015-08-18 15:02:41 -07:00
Kane York 78dcf30444 FIX: Suggested topics box was bad in dark theme 2015-08-18 14:50:36 -07:00
Kane York ca577248d0 FIX: Fix tag input select2 box 2015-08-18 14:44:52 -07:00
Kane York 4d0c328404 FIX: Header icons should be header_primary exactly 2015-08-18 14:37:23 -07:00
Kane York 0282d89b29 FIX: Lightboxes in dark theme 2015-08-18 14:09:20 -07:00
Kane York cf559893b8 FIX: fully-read topic style in dark theme 2015-08-18 14:03:01 -07:00
Kane York 3baabd14f8 Use variables for user card colors 2015-08-18 13:28:02 -07:00
Robin Ward 6001371d17 Merge pull request #3665 from riking/dark-theme-fix
Dark theme fixes, part 1
2015-08-18 16:24:52 -04:00
Kane York 6a0eba3ba2 Oops, that should fix it.. 2015-08-18 13:23:50 -07:00
Kane York 173126673b FIX: Apply blockquote colors to onebox 2015-08-18 12:53:44 -07:00
Kane York 94439ebddd FIX: Tighter rate-limit for post self-deletions 2015-08-18 12:50:45 -07:00
Kane York c8c3b057cb FIX: Unread posts in dark theme 2015-08-18 12:29:55 -07:00
Kane York a4da72a83b FIX: Dark theme fixes for admin, quotes, code 2015-08-18 12:23:06 -07:00
Kane York 3edf0e662f FIX: Make user card colors absolute (xcpt shadow) 2015-08-18 12:04:35 -07:00
Robin Ward 707c493e3c FIX: When changing colors, refresh the admin stylesheet 2015-08-18 14:13:40 -04:00
Arpit Jalan fb233b0b76 Merge pull request #3663 from riking/android-tweaks
FEATURE: Take advantage of Android browser features
2015-08-18 21:11:34 +05:30
Robin Ward 2482cb8f9f FIX: Backwards compatibility for plugin initializers 2015-08-18 11:10:50 -04:00
Régis Hanol 1b44924cb0 replace 'open_uri_redirections' gem with a single freedom_patches file 2015-08-18 14:56:36 +02:00
Régis Hanol 4c2df814de FIX: ensure a file is present when creating an upload 2015-08-18 11:39:51 +02:00
Arpit Jalan ecd1bfe4cb FIX: onebox youtube channels and handle deleted video links 2015-08-18 14:48:53 +05:30
Guo Xiang Tan 1c2f6b97c3 Use ajax-error in controller:topic. 2015-08-18 16:52:12 +08:00
Sam b703af3d37 Skip 403 forbidden as well 2015-08-18 17:48:54 +10:00
Sam f1398f0650 another hotlinked image whitelist 2015-08-18 17:41:39 +10:00
Sam add6e12ce4 FIX: topic links with long titles can not be crawled
0..255 == 256 numbers column fits 255
2015-08-18 17:34:46 +10:00
Sam 45adeacd45 ignore empty script errors, line 0 gives us nothing. 2015-08-18 17:06:07 +10:00
Sam ffe06fbcb5 whitelist 404 pull hotlinked image 2015-08-18 17:06:07 +10:00
Arpit Jalan 4296bee86e Update Translations 2015-08-18 09:56:54 +05:30
Sam fd1693482f bump logster to fix solved button in logster 2015-08-18 13:11:46 +10:00
Sam bcb33ca69d logster update, fixes bad escaping in env 2015-08-18 12:26:36 +10:00
Kane York 7b5dea6481 FEATURE: Take advantage of Android browser features
Declare a theme-color, provide high-resolution icon.
2015-08-17 14:30:20 -07:00
Jonathan Brachthaeuser fc2fe5f02d Use userfield serializer in json dump
Use userfield serializer for json dump to make sure
that also the options are serialized correctly.
2015-08-17 21:44:13 +02:00
Robin Ward 7eb32be4de Add support for plugins to declare ES6 in the admin bundle 2015-08-17 15:03:55 -04:00
Robin Ward 2d4729782e FIX: Support quarterly on user directory 2015-08-17 13:58:40 -04:00
Robin Ward 9f75870d99 Merge pull request #3661 from b-studios/preserve-user-field-options
Preserve user-field options when updating user-fields
2015-08-17 13:43:35 -04:00