Neil Lalonde
12790d8dcc
FEATURE: staff can block users, which prevents them from creating topics and replies
2016-01-14 14:42:06 -05:00
Arpit Jalan
0dec98f50a
FIX: CDN URL should start with protocol
2016-01-14 18:31:23 +05:30
Arpit Jalan
d2c297955a
FIX: use CDN URL for audio/video uploads
2016-01-14 17:44:22 +05:30
Jeff Atwood
ffb24bf82d
omit needless words
2016-01-14 00:31:57 -08:00
Arpit Jalan
69416dde96
FIX: set minimum value for email_token_valid_hours setting
2016-01-14 12:51:34 +05:30
Arpit Jalan
f74f2f0b4f
update Jive import script
2016-01-14 12:25:09 +05:30
Régis Hanol
fc92166d5f
FIX: when rouding numbers in poll resuls, *don't* select a never-been-voted-for option to round up from zero
2016-01-14 01:59:46 +01:00
Sam
1a27d887fa
FIX: if topic did not save do not attempt to skip inbox
2016-01-14 10:38:20 +11:00
Régis Hanol
68026bdab3
Merge pull request #3959 from gschlager/phpbb3-importer
...
Improve error handling for phpBB3 importer
2016-01-13 23:08:54 +01:00
Gerhard Schlager
1164129edc
Better error handling for polls imported from phpBB3
2016-01-13 22:57:57 +01:00
Gerhard Schlager
bed9135f40
Failed file upload shouldn't crash phpBB3 importer
2016-01-13 22:56:45 +01:00
Robin Ward
166c56ee0d
Merge pull request #3958 from halfstrik/master
...
FIX: Incorrect subfolder authors urls when embedding
2016-01-13 10:20:41 -05:00
Régis Hanol
50408bc7a1
Merge pull request #3957 from tgxworld/allow_opts_to_datepicker
...
Allow date-picker component to be extended with custom options.
2016-01-13 15:51:34 +01:00
Guo Xiang Tan
a362ad9407
FIX: Emoji in Discourse onebox is wrapped in square brackets.
2016-01-13 19:00:11 +08:00
Guo Xiang Tan
365301fb23
FIX: Typo.
2016-01-13 18:52:59 +08:00
Guo Xiang Tan
0d51315ec0
Merge pull request #3930 from tgxworld/ux_better_representation
...
UX: Improve copy for toolbar button that triggers emojis modal.
2016-01-13 18:52:29 +08:00
Guo Xiang Tan
f1b8d2c52b
UX: Improve copy for toolbar button that triggers emojis modal.
2016-01-13 18:51:46 +08:00
Guo Xiang Tan
4f9eb0fc67
Allow date-picker component to be extended with custom options.
2016-01-13 17:33:37 +08:00
strikki
cbd2fbf9a8
FIX: Incorrect subfolder authors urls when embedding
2016-01-13 12:24:03 +03:00
Régis Hanol
737c606710
FIX: 'cancel_scheduled_job' wasn't working due to sidekiq upgrade
2016-01-13 09:08:26 +01:00
Guo Xiang Tan
c60e360c90
FIX: Clashing category slug.
2016-01-13 15:32:29 +08:00
Arpit Jalan
68a69c213c
UX: handle long words in topic title
2016-01-13 12:11:02 +05:30
Arpit Jalan
e676974f16
Merge pull request #3953 from techAPJ/wiki
...
FEATURE: allow users to wikify their own posts based on trust level
2016-01-13 09:53:33 +05:30
Sam Saffron
f5c2ce8141
FIX: download my post button was broken
2016-01-13 14:37:58 +11:00
Neil Lalonde
70c8ce2f23
cache_rows: false causes segfault
2016-01-12 18:45:51 -05:00
Neil Lalonde
f19c95bcf7
Vanilla MySQL: improve performance when the db is full of users with the same username: [Deleted User]
2016-01-12 18:45:51 -05:00
Robin Ward
1f8586168b
FIX: Incorrect subfolder urls when embedding
2016-01-12 12:38:49 -05:00
Régis Hanol
e2744fc19f
FIX: adding the 'contains_messages' column back
2016-01-12 12:06:51 +01:00
Régis Hanol
8049dfdfda
CLEANUP: remove 'contains_messages' leftover 💩
2016-01-12 11:29:26 +01:00
Régis Hanol
96aa5b865f
FIX: mentions regex server-side (ie. don't count email addresses)
2016-01-12 09:53:09 +01:00
Sam
65e808b26d
FEATURE: go to inbox after archiving a message
2016-01-12 15:49:05 +11:00
Sam
06b5798fb9
fix activity pending route, hidden for now
2016-01-12 15:48:44 +11:00
Sam
6394521baa
remove explicit user permissions from messages where group already has access
2016-01-12 14:15:39 +11:00
Sam
1c65fbc9b5
UX: remove glyphs from user page for now
2016-01-12 14:14:52 +11:00
Sam
e1050d0273
UX: fix styling on group page
2016-01-12 14:14:38 +11:00
Arpit Jalan
06bac23e5f
FEATURE: allow users to wikify their own posts based on trust level
2016-01-12 08:44:25 +05:30
Sam
4ec409f705
FEATURE: don't add admins to topic allowed users if already in group
2016-01-12 13:57:45 +11:00
Sam
a2b72cc767
correct specs
2016-01-12 13:56:58 +11:00
Jeff Atwood
14c1100209
make "Visit the Topic" first text / buttonon email line
2016-01-11 16:49:28 -08:00
Ruben Barkow
37b5905b44
save height on small screens
...
There is a lot of white space between each post, that annoys on small screens.
This will minimize the used space if the screen is lower than 700px in height.
Rework of #3820
2016-01-12 00:02:39 +01:00
Régis Hanol
9012565eae
Link the build-status to master branch
2016-01-11 22:43:50 +01:00
Neil Lalonde
42d05ecfb2
fix wrong variable name in vanilla_mysql import script
2016-01-11 14:20:07 -05:00
Régis Hanol
fbacaab2fc
FIX: disable scheduled jobs when in readonly mode
2016-01-11 18:31:28 +01:00
Robin Ward
19c630e7c2
FIX: Missing username key
2016-01-11 11:50:58 -05:00
Régis Hanol
cf0558cd33
FEATURE: properly style whisper email notifications
2016-01-11 17:47:17 +01:00
Robin Ward
2a84db73b5
Support IP addresses for embeddable hosts
2016-01-11 11:06:32 -05:00
Sam Saffron
38c63c2185
update google oauth
...
early versions are not working with omniauth so we are stuck with this and addressable
2016-01-11 23:48:31 +11:00
Sam Saffron
da25502bed
downgrade google omniauth
2016-01-11 23:29:01 +11:00
Sam Saffron
abd460bb9b
UX: move message button to top, hide from non-self
2016-01-11 22:44:45 +11:00
Sam Saffron
7350b6c6e6
UX: improve user page styling
2016-01-11 22:44:45 +11:00