Jeff Atwood
8e38c129c5
minor login copy tweaks
2014-11-06 02:27:27 -08:00
Jeff Atwood
20fa95801c
tighten up flag copy for off-topic and notify mods
2014-11-05 14:19:50 -08:00
Sam
cc9b040502
Revert "FEATURE: display github profile links on user card and profile"
...
This reverts commit 95c518329a
.
2014-11-05 07:45:35 +11:00
Sam
95c518329a
FEATURE: display github profile links on user card and profile
...
Can be disabled by unchecking "public_github_screen_name"
2014-11-04 13:33:58 +11:00
Régis Hanol
7e94f9d6f9
FIX: insert different message when auto-closing a topic based on the last post
2014-10-29 21:26:32 +01:00
Robin Ward
f47ab30b04
Use a site setting for maximum summary results
2014-10-28 16:03:43 -04:00
Arpit Jalan
b37d845dd3
FIX: email replies should not be accepted for deleted topics
2014-10-27 13:05:33 +05:30
Sam
1cc37e32b9
FEATURE: add max_reply_history to limit number of replies
...
that can be expanded, when clicking "in-reply-to"
2014-10-27 09:44:42 +11:00
Arpit Jalan
08dc0e6ee6
FIX: email replies to closed topic should not be accepted
2014-10-25 23:47:13 +05:30
Sam
aa9b3bb35a
FEATURE: allow long polling to go to a different url
...
Added the site setting long_polling_base_url , this allows you
to farm long polling to a different server.
This setting is very important if a CDN is serving dynamic content.
2014-10-24 13:38:38 +11:00
Sam
73486b8ddd
FIX: respect anon_polling_interval
...
FIX: only poll background message bus pages once a minute
FEATURE: background_polling_interval
FEATURE: long polling pushed back to 25 seconds
FEATURE: force a poll when a bg page returns to foreground
also improve copy of message bus settings a bit
2014-10-22 12:49:10 +11:00
Jeff Atwood
0e3c06cf61
better email bouncy reply titles
2014-10-21 14:56:25 -07:00
Jeff Atwood
aca437d071
improve email bounce reply copy
2014-10-21 14:41:18 -07:00
Neil Lalonde
7659d491fd
Merge pull request #2897 from techAPJ/patch-1
...
FEATURE: show full user name in emails
2014-10-21 15:47:31 -04:00
Jeff Atwood
58187086b6
improve copy to reduce confusion
2014-10-21 12:39:01 -07:00
Arpit Jalan
8700716fcd
separate site setting for showing full name in emails
2014-10-22 00:50:39 +05:30
Jeff Atwood
13ea9d655d
tighten up search help
2014-10-20 10:05:53 -07:00
Arpit Jalan
42714d7d25
Hide google search when the instance is private
2014-10-20 16:50:42 +05:30
Sam
bfbfc16cca
Correct hard coded URL, implement missing features
2014-10-18 18:09:45 +11:00
Jeff Atwood
41be68ec6a
improve search help copy
2014-10-19 23:53:17 -07:00
Jeff Atwood
92b615b503
reorganize site settings a bit
2014-10-19 23:14:50 -07:00
Sam
53feb1d2d0
copy
2014-10-18 15:44:38 +11:00
Sam
de71477405
FEATURE: order:views order by views
2014-10-18 15:38:58 +11:00
Sam
e6cc4cba8b
FEATURE: in:tracking and in:watching search filters
2014-10-18 15:34:05 +11:00
Sam
8afd7a7f21
FEATURE: in:likes and in:posted search filters
2014-10-18 15:19:08 +11:00
Sam
cbc132eca9
FEATURE: added status:noreplies and status:archived to advanced search
2014-10-18 14:54:11 +11:00
Sam
840b68003c
copy
2014-10-18 14:28:29 +11:00
Sam
742c5e29c9
FEATURE: advanced search help
2014-10-18 14:27:33 +11:00
Sam
10db8f21d7
FEATURE: experimental reply-to expansion which hides intermediate posts
...
experimental_reply_expansion
2014-10-15 18:13:13 +11:00
Neil Lalonde
f88075cbba
FEATURE: CORS settings per-site in a multisite env
2014-10-15 15:20:39 -04:00
Neil Lalonde
4762b4ac24
FIX: on completion of external auth, window.close may fail because of iOS Safari bug. Prompt user to manually close the window.
2014-10-15 11:00:34 -04:00
Sam
a34ed4d3e5
FEATURE: Make it easier to localize "email has been taken"
2014-10-13 14:18:53 +11:00
Robin Ward
366d7e892c
Merge pull request #2867 from techAPJ/patch-1
...
FEATURE: send `set password` instructions after invite redemption
2014-10-14 11:01:07 -04:00
Régis Hanol
9c0321dc53
forgot to rename these strings when renaming import to restore
2014-10-14 16:58:21 +02:00
Arpit Jalan
861f321263
FEATURE: send set password instructions after invite redemption
2014-10-11 14:13:05 +05:30
Régis Hanol
5504622c1b
rename export/import in favor of backup/restore for better consistency
2014-10-10 20:04:07 +02:00
Ionut Staicu
ca5095d3e1
Added transliteration for extra diacritics
2014-10-08 09:17:04 +03:00
Sam
b47c1defe0
FIX: add missing transliteration rules
2014-10-08 12:27:51 +11:00
Neil Lalonde
96e4d2b662
remove the notification_email_top customization
2014-10-06 17:00:20 -04:00
Neil Lalonde
ad387a1150
FEATURE: posts will be deleted immediately if delete_removed_posts_after is set to 0
2014-10-06 16:30:07 -04:00
Robin Ward
318286dc7c
Merge pull request #2847 from techAPJ/patch-2
...
Improve email_subject setting copy
2014-10-06 13:33:15 -04:00
Sam
54281d5944
badge system is not experimental
2014-10-06 09:36:56 +11:00
Arpit Jalan
f3b05993e0
Improve email_subject setting copy
2014-10-05 23:15:37 +05:30
Jeff Atwood
e7bc896210
add spam hiding ability to lounge welcome
2014-10-02 13:44:55 -07:00
Robin Ward
9564ecde76
FEATURE: Site setting for words to censor in posts
2014-10-02 13:58:58 -04:00
Sam
29bb9eaa89
Merge pull request #2835 from techAPJ/patch-2
...
add user email on account created page
2014-10-02 17:29:26 +10:00
Arpit Jalan
41af2d79b5
add user email on account created page
2014-10-02 12:43:44 +05:30
Neil Lalonde
85d71ba362
improve description of the purge_inactive_users_grace_period_days site setting
2014-10-01 13:46:44 -04:00
Robin Ward
be93f224a6
Revert "add user email on account created page"
...
This reverts commit 164fc1108a
.
2014-10-01 10:30:26 -04:00
Arpit Jalan
164fc1108a
add user email on account created page
2014-10-01 13:53:50 +05:30