Sam
352ac9e60c
Finalize read only and post only categories, finished off UI work
2013-07-16 15:46:11 +10:00
Sam
fce2d0e3b6
reply to first post === reply to topic
2013-07-16 15:46:11 +10:00
Sam
a3155858a0
Fix share URL for first post
2013-07-16 15:46:11 +10:00
Sam
ecf17cfebb
work in progress, add fidelity to category group permissions (full, create posts, readonly)
2013-07-16 15:46:11 +10:00
Sam
8d947535a8
add descriptive comment
2013-07-16 15:44:38 +10:00
Sam
d3b544bbff
check in a basic require profiler script only used in dev ...
2013-07-16 15:44:38 +10:00
Sam
676017238e
production.rb should not be in git
2013-07-16 15:44:38 +10:00
Sam
c7697bbae2
remove duplicate code
2013-07-16 15:44:38 +10:00
Brentley Jones
d1ab694920
FIX: Modal dialogs now truely center and work at all screen sizes (mobile)
2013-07-16 03:40:15 +00:00
Régis Hanol
5ce05ff5cb
adds the `max_attachment_size_kb` setting
...
so that we can specify a different max upload size for attachments and images.
2013-07-16 02:01:36 +02:00
Robin Ward
e83cd9d111
FIX: If you don't have permission to onebox a post, just show the link instead of crashing out
2013-07-15 15:10:05 -04:00
premprakash
8c5e0e7550
Adding Portuguese-Brazil language
2013-07-15 14:45:16 -03:00
Robin Ward
e8f3e7c2e8
Added classes for styling to hamburger menu
2013-07-15 13:31:52 -04:00
Robin Ward
0e504aac9b
FIX: You can reset your password even if logins are required.
2013-07-15 12:12:54 -04:00
Robin Ward
08723f00c6
FIX: Bugs on Admin User approval interface
2013-07-15 11:28:41 -04:00
Kuba Brecka
e2a2bddd60
cs translation update
2013-07-15 16:40:39 +02:00
Robin Ward
ed60f24502
Merge pull request #1194 from ZogStriP/uploads
...
[Upload] Great deal of renaming
2013-07-15 07:06:18 -07:00
Robin Ward
19e0feac75
Merge pull request #1185 from novemberkilo/master
...
Reduce complexity of TopicView
2013-07-15 07:05:41 -07:00
Robin Ward
2bba939d9f
Merge pull request #1196 from abbat/master
...
Russian translation (actual version)
2013-07-15 07:04:27 -07:00
Anton Batenev
fb00418f7a
Russian translation (actual version)
2013-07-15 15:45:51 +04:00
Sam
25bcd6007c
Update client.nb_NO.yml
...
broken yaml
2013-07-15 21:26:28 +10:00
Tom Russell
f3279a67fc
Failing test
2013-07-15 11:22:59 +01:00
Sam
0fee644434
Merge pull request #1191 from cfstras/patches
...
Fix bug: pressing enter on the "forgot password" modal does not submit the form
2013-07-15 03:18:23 -07:00
Tom Russell
96065a1499
Prevent backtrace in PostAnalyser
2013-07-15 11:15:04 +01:00
Sam
bf06be3260
Merge pull request #1189 from erlend-sh/patch-4
...
Update client.nb_NO.yml
2013-07-15 03:14:22 -07:00
Sam
8947d1aeac
Merge pull request #1187 from stephankaag/refactor_array_concatenation
...
Refactor array concatenation
2013-07-15 03:13:44 -07:00
Sam
6f6ad9d076
Merge pull request #1186 from stephankaag/add_primary_keys
...
Add primary key `id` to `category_featured_topics` and `topic_users`
2013-07-15 03:12:07 -07:00
Sam
e57de7d4b9
Merge pull request #1188 from stephankaag/simplify_avatar_lookup
...
Simplify avatar lookup class
2013-07-15 03:11:34 -07:00
Sam
16976a2092
Merge pull request #1192 from cfstras/locale
...
Locales: updated German locale, mainly the admin section
2013-07-15 03:08:33 -07:00
Sam
86e5c9afc2
Merge pull request #1193 from jbruni/master
...
Tiny typo fix (comment at nginx.sample.conf)
2013-07-15 00:58:09 -07:00
Jeff Atwood
52fa9a5453
widen @name autocomplete dialog 20%
2013-07-15 00:42:02 -07:00
Jeff Atwood
906d1bc7c8
improve copy on daily action limit
2013-07-14 23:11:10 -07:00
Jeff Atwood
f46b619547
simplify copy around merge and split
2013-07-14 22:24:59 -07:00
Régis Hanol
00d7d8b809
ooops, fixed CookedPostProcessor specs
2013-07-15 00:18:17 +02:00
Régis Hanol
36e6345eee
change the icon in the composer toolbar with a more generic upload icon
...
also changed all references to "images uploads" to a "uploads"
2013-07-14 23:44:50 +02:00
Claus Strasburger
f92075f360
Locale german: got another one
2013-07-14 20:37:40 +02:00
Claus Strasburger
1d4abbe1fd
Locales: updated German locale, admin content like the admin section and flagging
2013-07-14 20:11:07 +02:00
Erlend Sogge Heggen
542408550c
v1 Complete translation for client.nb_NO.yml
...
All strings now have a first-take translation. Might have missed some due to the inconsistent use of double quotes, single quotes and no quotes (we're still good!).
I'm not entirely sure what happens when I apply edits to a still pending-for-pull patch; sorry if I goofed.
2013-07-14 14:16:17 +02:00
Régis Hanol
3397c2235f
display the size of the attachment in the preview
...
instead of adding it during post processing
2013-07-14 12:28:24 +02:00
J Bruni
a42ed5d831
Fixed typo at nginx.sample.conf
2013-07-14 01:06:59 -03:00
Régis Hanol
6f2ce93ab2
FIX: create an upload when FastImage throws an exception
...
FastImage might throw an exception when it isn't able to recognize a
file as being an image (ie. happens when users changes the extension
manually)
Also improved upload specs a lot
2013-07-13 23:42:19 +02:00
Claus Strasburger
b5593daae1
Fix bug: pressing enter on the "forgot password" modal does not submit the form
2013-07-13 22:24:09 +02:00
Erlend Sogge Heggen
ac9cfe32f9
Update client.nb_NO.yml
...
Moar translations. Also jumped back and fixed what I could find of the ones with missing double quotes.
2013-07-13 20:47:11 +02:00
Stephan Kaag
9c243aa9ce
Simplify avatar lookup class
2013-07-12 23:10:21 +02:00
Robin Ward
2aa487d2c8
Show who deleted a topic
2013-07-12 16:38:21 -04:00
Robin Ward
0c7ead339b
Don't recalculate trustLevels combobox
2013-07-12 16:24:15 -04:00
Robin Ward
62d161fd70
Show number before trust level. Also use less memory for trust levels.
2013-07-12 16:18:32 -04:00
Robin Ward
35128c212b
FIX: User page broke when the user had no stats
2013-07-12 15:59:35 -04:00
Stephan Kaag
f53ba6a3b0
Refactor array concatenation
2013-07-12 21:49:11 +02:00
Robin Ward
a43ed88699
Prefer your own topics in Suggested
2013-07-12 14:38:20 -04:00