Erick Guan
|
54ce66fc62
|
FIX: ensure not found category badge consistent with style
|
2015-05-13 19:30:19 +08:00 |
Régis Hanol
|
d90e0fe66b
|
Merge pull request #3460 from techAPJ/patch-3
FIX: rate limit topic invitations
|
2015-05-13 12:55:20 +02:00 |
Sam
|
8362993099
|
PERF: add missing index on post actions
|
2015-05-13 19:43:51 +10:00 |
Arpit Jalan
|
4324a157e0
|
FIX: rate limit topic invitations
|
2015-05-13 14:44:37 +05:30 |
Erick Guan
|
4c00eef8b5
|
FIX: category custom slug can't be set when generation method is none
|
2015-05-13 16:54:19 +08:00 |
Sam
|
51d82fc25d
|
PERF: Active Record #pluck is twice faster
PERF: SqlBuilder bypasses AR converters and uses PG directly
|
2015-05-13 16:46:17 +10:00 |
Sam
|
e81f122a3f
|
EXTENSIBILITY: allow registration of custom post menu items
|
2015-05-13 16:46:17 +10:00 |
Jeff Atwood
|
6de7e7e161
|
remove incorrect keyboard help text
|
2015-05-12 23:25:47 -07:00 |
Neil Lalonde
|
8b77f57acb
|
Version bump to v1.3.0.beta9
|
2015-05-12 17:51:56 -04:00 |
Neil Lalonde
|
1c5ea5d8ef
|
Update translations
|
2015-05-12 17:38:49 -04:00 |
Jeff Atwood
|
08f87e837d
|
minor topic list gridline tweak
|
2015-05-12 14:31:29 -07:00 |
Neil Lalonde
|
7f9504abb2
|
PERF: sites in multisite config can share css files if they are not using a color scheme or category backgrounds
|
2015-05-12 16:12:49 -04:00 |
Neil Lalonde
|
406c8bb340
|
PERF: don't recompile css files that have already been compiled
|
2015-05-12 16:12:49 -04:00 |
Régis Hanol
|
d7b3f9bfe2
|
FIX: properly handle errors when creating a topic
|
2015-05-12 22:02:06 +02:00 |
Régis Hanol
|
0a41ec59e8
|
fix substitution - :fired:
|
2015-05-12 19:43:25 +02:00 |
Régis Hanol
|
8c57aef3f8
|
log the hostname when restarting sidekiq
|
2015-05-12 19:39:17 +02:00 |
Robin Ward
|
5754bb3654
|
FIX: Load order of applyFlaggedProperties
|
2015-05-12 11:15:45 -04:00 |
Robin Ward
|
7a6aab24f1
|
Merge pull request #3453 from techAPJ/patch-1
UX: show lock icon in user stream if topic is closed/archived
|
2015-05-12 10:53:49 -04:00 |
Robin Ward
|
0502d2252b
|
Merge pull request #3457 from darix/fix-permissions-pull
Fix permissions of various files
|
2015-05-12 10:49:56 -04:00 |
Régis Hanol
|
6ae9bcab56
|
add DistributedMutex around uploads/optimized_images creation
|
2015-05-12 16:45:33 +02:00 |
Robin Ward
|
440331e36e
|
FIX: Missing translations in reviewing users
|
2015-05-12 10:41:31 -04:00 |
Artur Trofimov
|
2f3b6fb562
|
Add http-ip param for mailcatcher
Fixes problems with port-forvarding for mailcatcher web-interface
|
2015-05-12 17:32:43 +03:00 |
Qasem Hajizadeh
|
a4c69d450e
|
Create server.bs_BA.yml
|
2015-05-12 16:22:06 +04:30 |
Qasem Hajizadeh
|
2ad958b796
|
Create client.bs_BA.yml
|
2015-05-12 16:21:49 +04:30 |
Qasem Hajizadeh
|
95b0334e77
|
Create server.bs_BA.yml
|
2015-05-12 16:20:47 +04:30 |
Qasem Hajizadeh
|
39c784f96f
|
Create 503.bs_BA.html
|
2015-05-12 16:19:54 +04:30 |
Qasem Hajizadeh
|
795a97ae8d
|
Create 500.bs_BA.html
|
2015-05-12 16:19:29 +04:30 |
Qasem Hajizadeh
|
2d3352a80f
|
Create 422.bs_BA.html
|
2015-05-12 16:19:08 +04:30 |
Qasem Hajizadeh
|
83fa5cf1e3
|
Create 403.bs_BA.html
|
2015-05-12 16:18:43 +04:30 |
Qasem Hajizadeh
|
39dcc1b784
|
Create server.bs_BA.yml
|
2015-05-12 16:18:06 +04:30 |
Qasem Hajizadeh
|
54606071d6
|
Create client.bs_BA.yml
|
2015-05-12 16:17:26 +04:30 |
Qasem Hajizadeh
|
ac6e66e0b2
|
Create bs_BA.js.erb
|
2015-05-12 16:16:10 +04:30 |
Marcus Rückert
|
fb25985b91
|
Mark all files with a shebang line as executable
This is a bit weird with the Rakefiles but makes
it consistent. Found with rpmlint.
|
2015-05-12 13:21:32 +02:00 |
Marcus Rückert
|
9460ed1b60
|
Plain text files do not need to be executable
Found with rpmlint.
|
2015-05-12 13:21:22 +02:00 |
Régis Hanol
|
ff227eabe6
|
FIX: select posts
|
2015-05-12 12:54:28 +02:00 |
Régis Hanol
|
ab80240900
|
FIX: Presence mixin was missing sometimes
|
2015-05-12 10:49:05 +02:00 |
Régis Hanol
|
0c85e40097
|
add distributed mutex around letter avatar generation
|
2015-05-12 10:33:51 +02:00 |
Régis Hanol
|
54b63bfdbf
|
remove ALL useless 'order by'
|
2015-05-12 09:37:48 +02:00 |
Régis Hanol
|
232b5387d0
|
remove useless 'order by'
|
2015-05-12 09:36:46 +02:00 |
Régis Hanol
|
b489384b59
|
FIX: uploads rake tasks to support subfolders
|
2015-05-12 09:28:43 +02:00 |
Régis Hanol
|
f4cb96ff9a
|
FIX: add border-top on the first tr in topic-list
|
2015-05-12 09:26:35 +02:00 |
Sam
|
3f3e3d10b5
|
we don't need this file, we do not use it
|
2015-05-12 14:31:22 +10:00 |
Sam
|
09075468d5
|
Merge pull request #3436 from YesThatAllen/patch-1
A red meh icon is less ambiguous than a red-smile
|
2015-05-12 14:06:46 +10:00 |
Jeff Atwood
|
6eec354f17
|
missed a }
|
2015-05-11 16:21:21 -07:00 |
Jeff Atwood
|
ce1fe8c8c2
|
remove topic list striping, use bottom border
|
2015-05-11 16:09:46 -07:00 |
Sam
|
5ef641126f
|
remove s3 deprecation warning, we will continue to support it
|
2015-05-12 08:27:25 +10:00 |
Robin Ward
|
6b299d4c81
|
FIX: User fields disappeared on user profile
|
2015-05-11 17:06:41 -04:00 |
Régis Hanol
|
3a9907f392
|
FIX: prevent self-xss in poll attributes
|
2015-05-11 20:09:17 +02:00 |
Arpit Jalan
|
6b816f445d
|
UX: show lock icon in user stream if topic is closed/archived
|
2015-05-11 23:09:53 +05:30 |
Robin Ward
|
d337da532a
|
FIX: jsHINT issues with recent broken build
|
2015-05-11 13:36:28 -04:00 |