|
ae4ef1e70f
|
Add spinner to composer saving
|
2015-10-13 13:06:24 -04:00 |
|
|
7ceecb0989
|
Merge pull request #3852 from tgxworld/fix_conditions_when_flagging_message
FIX: Conditions broken in flagging modals.
|
2015-10-13 11:02:35 +02:00 |
|
|
aaff46d67f
|
FIX: Conditions broken in flagging modals.
|
2015-10-13 16:56:32 +08:00 |
|
|
d863defd3b
|
convert emoji toolbar to use safe local storage
|
2015-10-13 10:52:42 +02:00 |
|
|
7c369ab2b7
|
convert desktop notifications to use safe localStorage
|
2015-10-13 10:34:44 +02:00 |
|
|
cafff9bf01
|
FIX: ensure we can write to the localStorage
|
2015-10-13 10:21:49 +02:00 |
|
|
a56e3ccea0
|
FIX: explicitly tracked topics will show up even if category is muted
|
2015-10-13 17:54:31 +11:00 |
|
|
a27abf5ce7
|
we got our gem back!
|
2015-10-13 15:17:40 +11:00 |
|
|
b6c2aa13e6
|
clean up implementation of non frame login / registration
|
2015-10-13 14:49:09 +11:00 |
|
|
fab51496cb
|
correct full screen login feature
|
2015-10-13 13:11:49 +11:00 |
|
|
5b16adc0e8
|
FIX: sharing badges were off by 1
|
2015-10-13 12:32:29 +11:00 |
|
|
b3aebca406
|
FEATURE: allow auto provider to specify "full screen login"
this feature means we attempt to log in without opening a frame.
|
2015-10-13 12:23:34 +11:00 |
|
|
57e3323663
|
redirect back to base uri if there is no window opener.
|
2015-10-13 12:03:43 +11:00 |
|
|
25db4cc4d9
|
added DONT_PRECOMPILE_CSS env var
|
2015-10-13 10:48:21 +11:00 |
|
|
42b72a9834
|
parallel is not really helping, need a diff approach.
|
2015-10-13 10:14:48 +11:00 |
|
|
143569593c
|
update aws sdk
|
2015-10-13 09:01:48 +11:00 |
|
|
3ef16a7711
|
FIX: permalinks redirect on subfolder installs could add the subfolder to the url twice
|
2015-10-12 16:54:53 -04:00 |
|
|
1a3e9cf571
|
FIX: sorting was not working in /top
PERF: remove double request when sorting topics lists
|
2015-10-12 21:58:40 +02:00 |
|
|
207cb4ff0c
|
add missing rake tasks
|
2015-10-12 18:02:53 +11:00 |
|
|
5f62c592a4
|
FEATURE: CSS_COMPILE_THREADS env setting for compiling CSS concurrently
|
2015-10-12 17:31:37 +11:00 |
|
|
cf52671feb
|
stop vendoring rails multisite
|
2015-10-12 17:26:20 +11:00 |
|
|
e17978a203
|
FIX: do not notify in title if you created the post
|
2015-10-12 12:45:04 +11:00 |
|
|
e29fe77b45
|
FEATURE: make trust level for message sending configurable
- add min_trust_to_send_messages site setting (default 1) to allow admins
to configure when messages can be sent between members
|
2015-10-12 11:15:48 +11:00 |
|
|
b72434d024
|
FEATURE: add 'change ownership' button in post admin wrench
|
2015-10-11 23:53:45 +05:30 |
|
|
43cd0912e6
|
Update Translations
|
2015-10-11 02:11:28 +11:00 |
|
|
0ed1436a51
|
Merge pull request #3846 from gschlager/patch-2
Disable byebug when RubyMine is used for debugging
|
2015-10-10 11:37:59 +11:00 |
|
|
8b3b14a704
|
Disable byebug when RubyMine is used for debugging
Debugger in RubyMine doesn't work well with byebug.
For example, debugging Sidekiq jobs doesn't work when byebug is loaded.
|
2015-10-09 21:51:47 +02:00 |
|
|
fb4a40e628
|
Fix rails server start command in Vagrant guide
Thanks to Mittineague on meta for pointing out this needed to be fixed
for newer Rails versions.
|
2015-10-09 08:47:01 +11:00 |
|
|
fa0f731427
|
FIX: do not show image as category description
|
2015-10-08 19:36:16 +11:00 |
|
|
f8aca6d530
|
Merge pull request #3824 from gschlager/phpbb3-importer-patch1
FIX: phpBB3 importer should ignore unknown topic_id in internal link
|
2015-10-07 19:08:47 -04:00 |
|
|
91fdfa986f
|
Merge pull request #3823 from gschlager/phpbb3-importer
FIX: phpBB3 importer failed to import users
|
2015-10-07 19:08:05 -04:00 |
|
|
845c33e4b1
|
SECURITY: XSS in search results term
Thanks to Jerbi Nessim
|
2015-10-07 10:52:24 +11:00 |
|
|
81a48af1a3
|
Merge pull request #3837 from cpradio/top-period-setting-choices
FEATURE: Allow default period to be set for Top Page
|
2015-10-07 10:18:26 +11:00 |
|
|
0696cf5f48
|
Merge pull request #3838 from gschlager/phpbb3-importer-patch2
FIX: phpBB3 importer should ignore invalid birthdates
|
2015-10-07 10:16:14 +11:00 |
|
|
a3afdba59e
|
FIX: phpBB3 importer should ignore invalid birthdates
|
2015-10-06 21:08:54 +02:00 |
|
|
8cabc14099
|
FEATURE: Allow default period to be set for Top Page
|
2015-10-06 12:04:31 -04:00 |
|
|
af7d51e923
|
Merge pull request #3831 from tgxworld/fix_emoji_toolbar
UX: Emoji toolbar on mobile.
|
2015-10-05 17:30:19 +11:00 |
|
|
9d9af1f79d
|
Update README.md
fix inverted links for screenshots
|
2015-10-05 17:26:24 +11:00 |
|
|
9f14c197f2
|
less errors in js tests suite
|
2015-10-05 17:04:19 +11:00 |
|
|
85f1cf7d1b
|
correct test
|
2015-10-05 16:45:53 +11:00 |
|
|
4ade6138d3
|
FIX: suggested topics showing up when last post not loaded
New fix means that was show suggested
1. If all posts are loaded
2. If we are in the process of loading 1 more post due to message bus
|
2015-10-05 16:10:00 +11:00 |
|
|
b30a90f7fe
|
Merge pull request #3833 from dandv/patch-5
Fix run-on sentence re. entering HTML tables
|
2015-10-05 15:46:07 +11:00 |
|
|
196954e355
|
Merge pull request #3835 from scossar/category-unread-typo
FIX: typo in category-unread.hbs
|
2015-10-05 15:44:45 +11:00 |
|
|
71bc7d2e89
|
fix typo
|
2015-10-04 10:49:58 -07:00 |
|
|
cce830e42c
|
Fix run-on sentence re. entering HTML tables
|
2015-10-03 20:54:10 -07:00 |
|
|
8b59f76f59
|
FIX: Don't append when there is nothing to append.
|
2015-10-03 17:22:13 +08:00 |
|
|
904a36eea2
|
UX: Emoji Toolbar was too wide on mobile.
|
2015-10-03 17:08:13 +08:00 |
|
|
992386b22e
|
Merge pull request #3829 from cpradio/fix-liked-avatars
FIX: Who Liked a Post now shows UserCard when avatar is clicked
|
2015-10-03 08:34:28 +10:00 |
|
|
57c1b15911
|
FIX: Who Liked a Post now shows UserCard when avatar is clicked
|
2015-10-02 18:10:06 -04:00 |
|
|
95e90ee9aa
|
Version bump to v1.5.0.beta2
v1.5.0.beta2
|
2015-10-02 11:08:09 -04:00 |
|