0588292dcf
Merge pull request #2999 from riking/fix_top_referrers_topic_count
...
FIX: Topic referrals by user were wrong
2014-11-25 17:46:44 +01:00
e23a25994d
FEATURE: clean up unmatched email/ip entries after a year
2014-11-25 17:12:49 +01:00
f355d82265
FIX: changing category shows error for TL3
2014-11-25 16:53:26 +01:00
728e8a262c
FIX: Admin panel referral stats not counting topics correctly
...
Due to what seems to be a bug in ActiveRecord, the distinct: true option
is not recognized on counts with string column names. This commit fixes
that by moving the DISTINCT into the count string.
For robustness, the integration spec for IncomingLinksReport was
rewritten to be an actual integration spec, running the actual interface
on actual fake data.
2014-11-24 12:16:52 -08:00
d3510bff04
Merge pull request #3001 from techAPJ/patch-1
...
FEATURE: add topic status namespace in RSS feed
2014-11-24 14:45:59 -05:00
55e2126b1e
FEATURE: add topic status namespace in RSS feed
2014-11-25 00:52:26 +05:30
7b0ae702e7
FEATURE: log a new staff action when rolling up banned IP addresses
2014-11-24 19:48:54 +01:00
a609e1b655
fix the build :fired:
2014-11-24 19:48:08 +01:00
2c38f969cc
UX: add confirm dialog when rolling up IP ban entries
2014-11-24 19:38:47 +01:00
d3d517108d
FIX: display total number of other accounts with the same IP address in the IP lookup dialog
2014-11-24 19:34:04 +01:00
7b1c001932
FIX: limit other accounts deletion to 50 accounts otherwise it'll feel too slow
2014-11-24 18:05:40 +01:00
7f9747f55c
moar camelCase
2014-11-24 18:04:34 +01:00
17b6d3a2fe
FIX: Mailing list mode was not checking for user deleted posts
2014-11-24 11:43:40 -05:00
1023191315
FEATURE: roll up function for 123.456.789.* ranges
2014-11-24 17:25:48 +01:00
a91d5fc726
Merge pull request #2981 from karreiro/share_bug
...
FIX: Sharing link stood visible after using browser’s back button
2014-11-24 10:29:46 -05:00
58e9349206
Merge pull request #2998 from techAPJ/patch-1
...
FIX: cleanup commas in email From and Reply-to fields
2014-11-24 15:50:24 +01:00
20044da474
FIX: cleanup commas in email From and Reply-to fields
2014-11-24 19:55:20 +05:30
7611eb4e78
UX: bold all the entries in the screened IP list that are more than a single IP
2014-11-24 11:26:29 +01:00
23a97bffbe
FIX: make IP lookup available to moderators
2014-11-24 11:08:13 +01:00
0111cb4cc2
FEATURE: serialize the fact we are https in about
2014-11-24 17:54:17 +11:00
4d936325e7
test forwarding works as expected
2014-11-24 17:16:11 +11:00
1c498eb491
FEATURE: API endpoint for inviting an admin
2014-11-24 15:42:56 +11:00
c139498235
Merge pull request #2997 from awesomerobot/master
...
fixing the reply-to tab z-index bug
2014-11-24 13:03:12 +11:00
16cdfcffb5
fixing the reply-to tab z-index bug
2014-11-23 20:51:14 -05:00
858630eb27
Merge pull request #2995 from Mikulas/patch-cs-welcome
...
translate welcome message images to cs
2014-11-24 12:19:36 +11:00
9e1e3df6c9
FEATURE: Localize SSO error messages
2014-11-24 12:16:23 +11:00
1ad38e05b2
Merge pull request #2983 from fwoelm/patch-1
...
Update DEVELOPER-ADVANCED.md
2014-11-24 11:53:48 +11:00
490cd6f539
Merge pull request #2989 from jmay/group-admin-incremental
...
API addition: HTTP PATCH support for /groups/xxx: incremental membership changes
2014-11-24 11:50:51 +11:00
7e3df4287f
Add more logging for blank posts to detect culprit
2014-11-24 10:34:29 +11:00
d3b24b625b
Add more SSO logging for failure conditions
2014-11-24 10:02:22 +11:00
3f67ace40d
translate welcome message images to cs
2014-11-22 11:09:41 +01:00
953ac7de8f
Merge pull request #2993 from techAPJ/patch-4
...
Return a promise instead of triggering bootbox in model
2014-11-21 15:20:50 -05:00
4f377b28e8
Merge pull request #2994 from techAPJ/patch-5
...
sort screened IPs by match_count
2014-11-21 15:13:01 -05:00
7455e81b31
sort screened IPs by match_count
2014-11-22 01:41:59 +05:30
428b71687f
return a promise instead of triggering bootbox in model
2014-11-22 01:16:10 +05:30
304b96aa81
UX: suppress long cat names in cat drop down too
2014-11-21 11:40:15 -08:00
727e87b78f
Merge pull request #2992 from techAPJ/patch-4
...
FEATURE: export screened IPs list in a CSV file
2014-11-21 14:35:36 -05:00
515882d224
FEATURE: export screened IPs list in a CSV file
2014-11-22 00:59:48 +05:30
4e01046862
UX: suppress long cat names in topic lists
2014-11-21 11:13:38 -08:00
6f8119ebb8
Merge branch 'master' into group-admin-incremental
2014-11-21 10:04:05 -08:00
98404d19c5
check that changes
param is present
2014-11-21 10:03:29 -08:00
0398ab7514
FIX: when adding an IP to the spammer list, check the broader ban list
...
first
FEATURE: allow admins to search users using IP ranges
2014-11-21 18:16:06 +01:00
0847cb5ea7
Merge pull request #2991 from techAPJ/update-translations
...
Update Translations
2014-11-21 14:34:25 +01:00
e04cc1c9f5
Update Translations
2014-11-21 18:09:29 +05:30
d53b4ab5bc
Merge pull request #2979 from techAPJ/patch-1
...
FEATURE: log out user everywhere and refresh/redirect
2014-11-21 16:59:44 +11:00
df99591f10
FEATURE: hide bookmarks but always show if post is bookmarked
2014-11-21 11:53:06 +11:00
baf8a5cac2
Revert "UX: hide share button by default"
...
This reverts commit d4f7db3a1d0800d29b6828ba3189800c2dc07f11.
2014-11-21 11:53:06 +11:00
479d63cf1c
I hate all these periods so much
2014-11-20 16:36:35 -08:00
034967328c
FIX: sso with avatar override may fail on first account creation
2014-11-21 11:36:14 +11:00
508efe3029
FIX: PM title not editable
2014-11-21 11:08:20 +11:00