4aed506917
type less words
2015-04-08 13:10:28 +10:00
4bfca12b11
FEATURE: anonymous_account_duration_minutes , cycle anon accounts after N minutes from last post
...
fixes it so anon users can not like stuff
2015-04-08 12:30:02 +10:00
6398cd855c
Don't scope category dropdown when using "Reply as New Topic"
2015-04-07 13:15:18 -04:00
65bfa574ce
Add userId
to GA tracking
2015-04-07 13:10:33 -04:00
293ff05e3b
Merge pull request #3344 from savef/fix-bold-and-italic-buttons-2
...
Fix italics/bold WYSIWYG bug with nothing highlighted.
2015-04-07 19:02:05 +02:00
895e0261ed
Fix italics/bold WYSIWYG bug with nothing highlighted.
...
This bug was reported here: https://meta.discourse.org/t/ctrl-b-selects-asterisks/27215 - It was something I broke whilst writing PR3288.
The fix checks if it is a multiline selection, if it is not (which includes blank selections) it will leave the asterisks unhighlighted.
Also fix a bug where asterisks would not be stripped if there was whitespace at the beginning of a line in a multiline selection.
Also fix styling issues I missed last time so that it matches the rest of the document. Specifically, 4 character tabs and spaces after "if"s.
2015-04-07 17:51:39 +01:00
13e97a0b77
Merge pull request #3343 from Qasem-h/RTL-Support-For-Persian
...
Add pluralization rule to fa_IR.js.erb
2015-04-07 17:59:02 +02:00
cbbe60e66e
Add pluralization rule to fa_IR.js.erb
...
Persian does not distinguish between the singular and plural forms
of nouns in the same way as English does. For numbered elements,
always return the 'other' key from the translation file.
2015-04-07 20:15:30 +04:30
babbbc06d1
FIX: add support for .tgz and .gz backup files
2015-04-07 15:26:47 +02:00
266f3d677d
FIX: properly center letter avatars + bump version
2015-04-07 13:04:29 +02:00
cbce585c91
make jshint happy
2015-04-07 12:25:28 +02:00
bdbcd21687
FIX: hide custom avatar when image upload is disabled
2015-04-07 11:54:35 +02:00
be27fca904
we should be able to switch out of anon
2015-04-07 18:19:43 +10:00
f5d89169e2
FEATURE: initial implemenation of anonymous posting mode
2015-04-07 18:05:31 +10:00
cd5af46fb7
Merge pull request #3341 from techAPJ/patch-1
...
FIX: include topic excerpt in topic/message invite mail for existing user
2015-04-07 09:25:18 +02:00
d5db44da87
FIX: include topic excerpt in topic/message invite mail for existing user
2015-04-07 12:02:04 +05:30
5d31290dbc
FIX: cleanup old letter avatars if needed
...
FEATURE: use image magick version as a key for letter avatars
2015-04-07 13:03:43 +10:00
f909233ed5
Merge pull request #3338 from Qasem-h/RTL-Support-For-Persian
...
add rtl support for persian language
2015-04-07 09:39:50 +10:00
768d170d12
add persian language to rtl support
2015-04-07 00:36:46 +04:30
ee3442e562
Also rename the integration
directory to be acceptance
2015-04-06 15:47:39 -04:00
6b79cc7b30
FIX: Unbind header keydown event
2015-04-06 14:25:41 -04:00
7aa68eaeab
Rename "Integration" tests to "Acceptance" tests.
...
The term "Acceptance" seems to have won out everywhere and I don't want
our codebase to be confusing.
2015-04-06 14:14:00 -04:00
da9e2792eb
FIX: Bugs with autocomplete
...
It wasn't tearing itself down properly. It was swallowing events.
2015-04-06 14:04:42 -04:00
2389bee24c
FEATURE: add notice when successfully changing avatar
2015-04-06 18:14:13 +02:00
5cc0d65f31
Merge pull request #3337 from techAPJ/patch-1
...
FIX: user should not be able to invite himself to topic
2015-04-06 17:28:32 +02:00
a425060cdd
FIX: user should not be able to invite himself to topic
2015-04-06 20:53:58 +05:30
aa61c6068b
FIX: disable 'save changes' when uploading a profile picture
2015-04-06 16:42:34 +02:00
1fd50634f0
FIX: translation issues with top periods
2015-04-06 13:24:46 +02:00
7749b3e99f
Merge pull request #3320 from Qasem-h/Add-Persian-Language
...
Add persian language for Discourse
2015-04-06 12:12:44 +02:00
1a3fa52cde
fix broken build (cc @riking)
2015-04-06 12:12:27 +02:00
33879e1311
Merge pull request #3199 from fantasticfears/seo
...
FEATURE: add microdata prop and more links for crawler
2015-04-06 11:18:34 +02:00
8775dbec54
Merge pull request #3299 from riking/stagger-backups
...
FIX: Stagger daily backups by up to 10 minutes
2015-04-06 11:14:37 +02:00
23e8e1b6c1
Merge pull request #3303 from riking/patch-6
...
FIX: Don't fail topic auto-close if privledges are lost
2015-04-06 11:12:37 +02:00
7ce2dea33e
Merge pull request #3306 from riking/badge-rescue
...
FIX: Don't stop the badge grant after the first failure
2015-04-06 11:12:20 +02:00
50edad5fb2
Merge pull request #3336 from techAPJ/patch-1
...
FEATURE: support inviting existing users to topic and message when SSO is enabled
2015-04-06 11:11:42 +02:00
f180d22025
update onebox
2015-04-06 10:50:16 +02:00
c6a5081763
FEATURE: reorder participants in topic so always chronological
...
FEATURE: tie breaker for same number of posts is last post date
UX: highlight for latest poster when it is OP
2015-04-06 17:27:05 +10:00
87df1dad43
Update server.fa_IR.yml
2015-04-05 21:27:52 +04:30
ae75edf1be
Update client.fa_IR.yml
2015-04-05 21:25:54 +04:30
e8dd5592c6
FEATURE: support inviting existing users to topic and message when SSO is enabled
2015-04-05 14:31:35 +05:30
0fcb98c80a
Merge pull request #3335 from riking/more-choices
...
UX: Use ellipsis in topic wrench menu for 'more choices'
2015-04-04 22:42:39 -07:00
1d4a6618d0
UX: Use ellipsis in topic wrench menu for 'more choices'
2015-04-04 21:59:00 -07:00
0e6c54537a
UX: remove "last poster" style from topic list
2015-04-04 14:09:56 -07:00
a752cce5e6
try the "McWumbly shadow" effect v2
2015-04-04 13:48:53 -07:00
7d5b8de1f8
Merge pull request #3333 from techAPJ/patch-2
...
minor improvement in copy
2015-04-04 11:02:15 -07:00
af948f6931
minor improvement in copy
2015-04-04 18:18:34 +05:30
09b1125bc3
Merge pull request #3332 from techAPJ/patch-2
...
UX: add reply-to glyph in composer
2015-04-04 02:46:09 -07:00
3f59cf752d
UX: add reply-to glyph in composer
2015-04-04 13:02:55 +05:30
6182af5e37
Revert "Allowing poll feed with UTF-8 title"
...
This reverts commit 63704c5cee0cdbaa34eedf4180bb3e4519182551.
2015-04-03 23:33:01 -07:00
19be0ff744
try "the McWumbly shadow" effect
2015-04-03 23:07:49 -07:00