Jeff Atwood
|
af0a0017c1
|
Omit needless words
|
2017-01-18 03:00:43 -08:00 |
Jeff Atwood
|
d4b08d8bc6
|
tweak to signup hints
|
2017-01-18 02:50:52 -08:00 |
Jeff Atwood
|
095ec9cf63
|
minor css change to user page
|
2017-01-18 01:11:49 -08:00 |
Jeff Atwood
|
49515d5a38
|
minor copyedit on invites
|
2017-01-18 01:09:10 -08:00 |
Guo Xiang Tan
|
706b4f6b9f
|
FEATURE: Remap group mentions when group name has been changed.
|
2017-01-18 13:39:34 +08:00 |
Guo Xiang Tan
|
59dfb51a35
|
FIX: Don't change automatic group name if localized name has been taken.
|
2017-01-18 12:20:23 +08:00 |
Neil Lalonde
|
bfc52a8e6f
|
FIX: long titles need a max-width in composer when replying on desktop view
|
2017-01-17 15:14:58 -05:00 |
Robin Ward
|
0c71e37aab
|
Merge pull request #4660 from ryantm/serversideonly
add more SERVER_SIDE_ONLY routes; use pathname in matching
|
2017-01-17 13:55:40 -05:00 |
Ryan Mulligan
|
f641655f1b
|
add more SERVER_SIDE_ONLY routes; use pathname in matching
|
2017-01-17 09:51:39 -08:00 |
Robin Ward
|
11641fb3cd
|
Whitelist the alternative `raw` url
|
2017-01-17 11:11:27 -05:00 |
Guo Xiang Tan
|
1e1e40c75f
|
Dump the page's content as well on failure.
|
2017-01-17 18:40:46 +08:00 |
Guo Xiang Tan
|
fc52624aac
|
Fix undefined `attrs`.
|
2017-01-17 16:31:57 +08:00 |
Guo Xiang Tan
|
ee58c4cd94
|
FIX: Don't close search menu on link clicked when context is enabled.
|
2017-01-17 12:35:48 +08:00 |
Guo Xiang Tan
|
de6ca4f736
|
FIX: Pressing enter when searchContext is enabled should just trigger a search.
|
2017-01-17 11:01:33 +08:00 |
Guo Xiang Tan
|
c76ee788a7
|
Merge pull request #4656 from tgxworld/dont_display_an_extra_button_for_wiki_post
UX: Display wiki icon on post edits indicator.
|
2017-01-17 06:34:43 +08:00 |
Guo Xiang Tan
|
17da0bd11f
|
UX: Display wiki icon on post edits indicator.
|
2017-01-17 06:33:58 +08:00 |
Neil Lalonde
|
60a9030d25
|
UX: don't show search and hamburger menus to anon visitors on login-required sites
|
2017-01-16 16:33:14 -05:00 |
James Kiesel
|
1d8882a1dd
|
oops semicolons
|
2017-01-17 08:20:57 +13:00 |
James Kiesel
|
646b49e5ae
|
Expose reopenWidget through plugin api
|
2017-01-17 08:19:29 +13:00 |
Régis Hanol
|
fbf9172db8
|
FIX: log backups download/destroy staff action
FIX: clean up junk left by the specs
RENAME: 'backup_operation' to 'backup_create' to match other backup log types
|
2017-01-16 19:53:31 +01:00 |
Rafael dos Santos Silva
|
116e74325a
|
FIX: Topic Status should display on categories and topic view
|
2017-01-16 15:04:33 -02:00 |
Robin Ward
|
5f7a33efe5
|
FIX: [object Object] when hovering over view count
|
2017-01-16 12:02:32 -05:00 |
Robin Ward
|
3db3ee65b7
|
UX: Make it easier for plugins to add stuff before topics on the list
|
2017-01-16 11:53:09 -05:00 |
Robin Ward
|
86c52c72f6
|
FIX: Deleting a user was not deleting their directory items
|
2017-01-16 11:46:52 -05:00 |
Guo Xiang Tan
|
115a1c8680
|
FIX: Sort is destructive and that is not what we want.
|
2017-01-16 23:42:31 +08:00 |
Guo Xiang Tan
|
74d73f9e06
|
Merge pull request #4658 from tgxworld/fix_editing_poll_options_with_votes
FIX: Votes lost when editing a poll option with votes.
|
2017-01-16 23:38:58 +08:00 |
Guo Xiang Tan
|
8c4dfdfa40
|
FIX: Votes lost when editing a poll option with votes.
|
2017-01-16 22:51:57 +08:00 |
James Kiesel
|
513f570936
|
Add reopenWidget method
|
2017-01-17 00:39:23 +13:00 |
Leo McArdle
|
b60e9b7330
|
FIX: Handle img src starting with "//" in pull_hotlinked_images job
|
2017-01-16 10:50:07 +00:00 |
Guo Xiang Tan
|
d4b2a635c7
|
FIX: Live updates for polls was broken.
|
2017-01-16 16:57:46 +08:00 |
Guo Xiang Tan
|
63954c1b33
|
FIX: Same user record being saved twice causing validation to fail.
|
2017-01-16 16:41:03 +08:00 |
Régis Hanol
|
3ed5fe2f6c
|
Merge pull request #4654 from tgxworld/fix_likes_count
FIX: Do not update user stats like counts for private messages.
|
2017-01-16 09:26:10 +01:00 |
Guo Xiang Tan
|
e3b6f9b8ae
|
FIX: Do not update user stats like counts for private messages.
|
2017-01-16 11:07:53 +08:00 |
Guo Xiang Tan
|
ed5fa20b0c
|
Revert "FIX: error during signup saying "Password is the same as your current password" due to automatic group membership granting a trust level"
This reverts commit 9c40657ba4 .
Calling this whenever a user is initialize is hurting us bad
on performance.
|
2017-01-16 09:44:10 +08:00 |
Guo Xiang Tan
|
b2162b910b
|
Update rbtrace to work on 2.4.0.
|
2017-01-16 08:06:09 +08:00 |
Jeff Atwood
|
56abe065bc
|
tighten header margin on onebox
|
2017-01-14 22:11:46 -08:00 |
Jeff Atwood
|
d87e5ae819
|
tighten spacing for poll voters list
|
2017-01-14 22:11:46 -08:00 |
Sam Saffron
|
e90af4f2de
|
FEATURE: Update omniauth twitter as prep for Ruby 2.4 support
|
2017-01-14 20:10:09 -05:00 |
Régis Hanol
|
f19b4d11bf
|
Merge pull request #4653 from cpradio/rss-language-fix
FIX: RSS Language should use a dash/hypen instead of underscore
|
2017-01-14 21:34:17 +01:00 |
cpradio
|
d0a3dc10d8
|
FIX: RSS Language should use a dash/hypen instead of underscore
|
2017-01-14 14:24:21 -05:00 |
Robin Ward
|
5f08630c27
|
Update topic status to use more ES6 features, clean up
|
2017-01-13 15:49:31 -05:00 |
Neil Lalonde
|
e8307ac24c
|
FIX: mailing list mode digest emails included whispers
|
2017-01-13 13:46:33 -05:00 |
Robin Ward
|
adb73180f7
|
FEATURE: Let plugins register themes easily
|
2017-01-13 11:50:52 -05:00 |
Robin Ward
|
d49473757e
|
Version bump to v1.8.0.beta2
|
2017-01-13 11:39:52 -05:00 |
Matt Palmer
|
ae560f343c
|
Merge pull request #4648 from mpalmer/date-header-check
FEATURE: Better error message when incoming e-mail is missing a Date: header
|
2017-01-13 20:05:07 +11:00 |
Guo Xiang Tan
|
b5d65d8dda
|
Remove lines that are no longer valid.
|
2017-01-13 09:51:09 +08:00 |
Matt Palmer
|
04ae3539d0
|
FEATURE: Better error message when incoming e-mail is missing a Date: header
|
2017-01-13 11:05:00 +11:00 |
Régis Hanol
|
499a83270a
|
FIX: don't onebox to IP addresses
|
2017-01-12 22:35:33 +01:00 |
Arpit Jalan
|
1570c4e4a7
|
Update Translations
|
2017-01-12 13:26:45 +05:30 |
Guo Xiang Tan
|
0f574f641e
|
UX: Truncate topic link title/URL on desktop to prevent overflow.
|
2017-01-12 12:24:39 +08:00 |