Jeff Atwood
d976623303
clarify use_https setting
2014-03-03 23:50:10 -08:00
Jeff Atwood
8010ed3ba1
we don't use the term "nickname" use -> "username"
2014-03-03 23:30:43 -08:00
Sam
d969958b18
PERF: workaround aweful sass compiling perf with HUGE css files
2014-03-04 17:16:53 +11:00
Sam
f602c568e2
PERF: speed up css precompilation by caching
2014-03-04 16:55:23 +11:00
Robin Ward
28f84ef0e1
TEXT: Change to "Dismiss New"
2014-03-03 17:15:53 -05:00
Robin Ward
a2b0e2b50f
BUGFIX: Fix ailing tests
2014-03-03 16:24:20 -05:00
Robin Ward
4b61d6af28
BUGFIX: new date was incorrect
2014-03-03 16:11:59 -05:00
Robin Ward
f9cd354a2c
FEATURE: Button to reset new
2014-03-03 15:47:01 -05:00
Robin Ward
3abe84941f
FEATURE: Add `new_since` column to `UserStat` so we can reset the "New"
...
date.
2014-03-03 15:47:00 -05:00
Sam
5c3f2feed4
BUGFIX: recovery code in case an unknown job is scheduled
2014-03-04 07:37:12 +11:00
Régis Hanol
a05606d1ff
Merge pull request #2048 from awesomerobot/master
...
fixing an issue where a horiztonal scrollbar appears
2014-03-03 19:55:22 +01:00
Kris Aubuchon
3d39dd3137
fixing an issue where a horiztonal scrollbar appears
2014-03-03 13:53:07 -05:00
Robin Ward
02ea67eece
BUGFIX: A MDTest was conflicting with BBCode support for upper case
2014-03-03 13:14:11 -05:00
Robin Ward
158487dfc2
FIX: Clean up next/prev rel links
2014-03-03 12:56:37 -05:00
Robin Ward
6143753fef
Support uppercase bbcode too.
2014-03-03 11:59:57 -05:00
Jeff Atwood
13f82f856f
Merge pull request #2045 from awesomerobot/master
...
changed some topic page widths so the gutter fills the availible space...
2014-03-02 23:52:48 -08:00
Kris Aubuchon
dd4a01896b
changed some topic page widths so the gutter fills the availible space, also right-aligning user-dropdown
2014-03-03 01:16:30 -05:00
Sam
ceb80611d6
PERF: defer last_ip_address and last_seen updates
2014-03-03 15:16:38 +11:00
Sam
172e517b31
Merge pull request #2012 from ligthyear/incoming-emails
...
Advanced New-Topic via Email Feature
2014-03-03 10:58:10 +11:00
Sam
fb10cfdc1e
Merge pull request #2025 from KiiPlatform/updated_japanese_locals
...
Updated Japanese locales
2014-03-03 10:49:04 +11:00
Sam
7004b3f3b9
Merge pull request #2037 from infogulch/abandon-button-text
...
Explicit button text in abandon dialog in all lang
2014-03-03 10:37:32 +11:00
Sam
eaa7e505d3
Merge pull request #2044 from staryume/patch-2
...
Update client.zh_TW.yml
2014-03-03 09:53:44 +11:00
Régis Hanol
ee56eaba67
Merge pull request #2043 from k-j-kleist/patch-1
...
Update README.md
2014-03-02 18:38:10 +01:00
Régis Hanol
10cd9680c0
Merge pull request #2040 from jpsullivan/patch-1
...
Typo fix
2014-03-02 18:36:22 +01:00
staryume
ae344e6cd8
Update client.zh_TW.yml
...
Major update of client.zh_TW.yml (eg. favourite > starred)
2014-03-03 01:38:19 +09:00
staryume
700ccf2ca9
Update client.zh_TW.yml
...
Major update for filling a lot of new Traditional Chinese translations and fixes eg. favorite > starred
2014-03-03 01:20:06 +09:00
Karl Johan Kleist
fca7c1700a
Update README.md
...
Correct speling error.
2014-03-02 13:43:55 +01:00
Jeff Atwood
1033779655
Merge pull request #2042 from Nitrodist/fix_heading_typo_in_readme
...
Fix typo of 'b' at the end of a heading in README
2014-03-02 00:34:53 -08:00
Mark Campbell
c4a6c087c6
Fix typo of 'b' at the end of a heading in README
2014-03-02 03:30:11 -05:00
Jeff Atwood
77511d5887
some — lovin'
2014-03-01 23:05:15 -08:00
Jeff Atwood
ca1692f78a
move requirements into a table for EZ readin'
2014-03-01 23:03:08 -08:00
Jeff Atwood
6d21cb2101
minor updates
2014-03-01 22:56:15 -08:00
Josh Sullivan
6c5777838f
Typo fix
2014-03-01 18:27:44 -05:00
Jeff Atwood
6aa5fe6926
omit needless words, again
2014-03-01 14:56:09 -08:00
Jeff Atwood
5ac6be8847
add swap link
2014-03-01 14:53:30 -08:00
Jeff Atwood
66ae439ded
rel="prev" and rel="next" for topic also
2014-03-01 02:16:40 -08:00
Jeff Atwood
b05dd86e50
let vision stay on discourse.org
2014-03-01 00:54:40 -08:00
Jeff Atwood
8332ddf42e
add mobile screenshots to readme
2014-03-01 00:40:35 -08:00
infogulch
bf21a55571
Explicit button text in abandon dialog in all lang
...
The current post abandon dialog displays typical yes/no buttons and should
instead show more informative button text.
This commit updates all `config/locales/client.*.yml` files and *alters the
structure* of the `post.abandon` node, and *adds three new nodes* under it:
`confirm`, `yes_value`, and `no_value`. The current value of the
`post.abandon` node is moved into `post.abandon.confirm` for all languages.
For English language text, the nodes `post.abandon.yes_value` and
`.no_value` are changed to `"Yes, abandon"` and `"No, keep"`, respectively.
For other languages, the standard yes/no values are copied, allowing simple
copyedits to make them more explicit in the future.
I also make the necessary changes to the `composer_controller.js` file so
the new values are used correctly.
2014-02-28 23:42:14 -06:00
Jeff Atwood
a0e4a9ec9b
hey valid HTML is always a nice bonus
2014-02-28 16:16:01 -08:00
Jeff Atwood
0e5f07b092
add better new forum image
2014-02-28 16:15:03 -08:00
Jeff Atwood
885abab17d
2gb ram more strongly recommended
2014-02-28 15:34:34 -08:00
Neil Lalonde
b40313559b
FIX: moderators should not be able to see site setting changes in the staff action logs. Fixes #2027
2014-02-28 16:30:54 -05:00
Robin Ward
47357136dc
BUGFIX: Fix issues if the DOM element is destroyed while the interval
...
is ongoing (in particular this was weird for Firefox)
2014-02-28 15:35:45 -05:00
Robin Ward
7d6984a915
Make the back button less awkward when leaving a topic.
2014-02-28 15:35:45 -05:00
Robin Ward
61ff04d68b
Upgrade ember-cloaking to not trigger scroll events when the back button
...
is hit.
2014-02-28 15:35:45 -05:00
Neil Lalonde
748767e222
Version bump to v0.9.8.8
2014-02-28 14:50:16 -05:00
Régis Hanol
6b83ed0347
OPTIM: change Top Topic's score computation algorithm
...
New algorithm will not wipe the entire table anymore and will only remove
invisible topics and add new visible topics.
2014-02-28 20:33:52 +01:00
Régis Hanol
5e1019adba
FEATURE: better UX when backing-up the site
...
Users won't be prompted whenever the site goes into read-only mode.
Instead, a banner will be shown at the top of every pages.
Also, the browser won't automatically reload whenever read-only mode is
disabled. This really was bad UX.
2014-02-28 18:09:48 +01:00
Robin Ward
67463af4f4
BUGFIX: Don't include deleted topics in activity. Deleted posts are OK.
2014-02-28 11:15:05 -05:00