Sam
|
51b747346e
|
PREF: speed up grabbing unread counts
|
2015-04-17 16:01:20 +10:00 |
|
Sam
|
832cb9fdc3
|
FIX: admin check missing from topic tracking state
FIX: handle muted categories correctly
|
2015-04-17 14:03:08 +10:00 |
|
Robin Ward
|
2459f52c71
|
Merge pull request #3375 from techAPJ/patch-2
FEATURE: invite existing users to private topic
|
2015-04-16 11:13:42 -04:00 |
|
Robin Ward
|
94fea09416
|
Merge pull request #3383 from techAPJ/patch-4
FIX: handle error for duplicate email_in address
|
2015-04-16 11:13:36 -04:00 |
|
Arpit Jalan
|
866d1cd8e3
|
FIX: handle error for duplicate email_in address
|
2015-04-16 16:23:22 +05:30 |
|
Sam
|
4387e05162
|
PERF: speed up query
|
2015-04-16 17:29:37 +10:00 |
|
Sam
|
a5b25ad2af
|
FEATURE: scale up likes per day as users increase trust level
tl2 = 1.5 times the likes
tl3 = 2 times the likes
tl4 = 3 times the likes
configurable via tl[234]_additional_likes_per_day_multiplier site setting
|
2015-04-16 09:44:30 +10:00 |
|
Robin Ward
|
d2ed64751e
|
UX: Show category badge on enqueued posts
|
2015-04-15 15:29:37 -04:00 |
|
Arpit Jalan
|
d491d4f997
|
FEATURE: invite existing users to private topic
|
2015-04-16 00:52:54 +05:30 |
|
Robin Ward
|
9ffec28076
|
Allow posts in any queue to support topic/post attributes
|
2015-04-15 14:54:37 -04:00 |
|
Robin Ward
|
af1571a58f
|
Site Settings for post approval
|
2015-04-15 14:54:37 -04:00 |
|
Robin Ward
|
0c233e4e25
|
Interface is wired up for Approving/Rejecting posts
|
2015-04-15 14:54:37 -04:00 |
|
Robin Ward
|
96d2c5069b
|
Interface for reviewing queued posts
|
2015-04-15 14:54:37 -04:00 |
|
Robin Ward
|
f1ede42569
|
Add the posts that need to be reviewed to the hamburger
|
2015-04-15 14:54:37 -04:00 |
|
Robin Ward
|
19a9a8b408
|
NewPostManager determines whether to queue a post or not
|
2015-04-15 14:54:36 -04:00 |
|
Robin Ward
|
a5ee45ccbe
|
PostEnqueuer object to handle validation of enqueued posts
|
2015-04-15 14:54:36 -04:00 |
|
Robin Ward
|
8ba6a45cd7
|
Post Queue model to enqueue creation of posts
|
2015-04-15 14:54:35 -04:00 |
|
Arpit Jalan
|
499bed69e2
|
FIX: show error message if user already exist in group
|
2015-04-15 14:15:58 +05:30 |
|
Sam
|
2a3f71a9a1
|
SECURITY: log off all existing sessions when resetting password
|
2015-04-15 08:57:43 +10:00 |
|
Robin Ward
|
869d8e25ad
|
Promotion fails if the user account isn't old enough yet.
|
2015-04-14 12:14:59 -04:00 |
|
Robin Ward
|
eaf5d21c41
|
Don't store post timings that are greater than the account lifetime
|
2015-04-14 11:49:44 -04:00 |
|
Ben Hadley-Evans
|
c3b461f58d
|
Add blank alt attribute to avatars.
This was giving an ugly border to avatars in the user card as the full size version loaded in Firefox.
|
2015-04-14 14:39:40 +01:00 |
|
Robin Ward
|
db4c04d606
|
FIX: Moderators shouldn't be able to see secure deleted posts
|
2015-04-13 11:48:31 -04:00 |
|
Ed Gibbs
|
5650428052
|
FIX: Sort page views report records
Adding a sort ascending by date to the page views report.
|
2015-04-12 10:46:13 -07:00 |
|
Arpit Jalan
|
e6df97f01d
|
FIX: add email reply error message for topic not getting created in restricted category
|
2015-04-10 17:11:52 +05:30 |
|
Sam
|
75890aed26
|
FEATURE: allow admins to choose a group as a primary group
FEATURE: allow admins to set a default title for a group
|
2015-04-10 12:17:28 +10:00 |
|
Sam
|
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 |
|
Sam
|
f5d89169e2
|
FEATURE: initial implemenation of anonymous posting mode
|
2015-04-07 18:05:31 +10:00 |
|
Sam
|
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 |
|
Régis Hanol
|
1a3fa52cde
|
fix broken build (cc @riking)
|
2015-04-06 12:12:27 +02:00 |
|
Sam
|
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 |
|
Régis Hanol
|
0e1c4a0a44
|
Merge pull request #3313 from techAPJ/patch-1
FEATURE: invite existing user to a topic
|
2015-04-03 11:41:10 +02:00 |
|
Arpit Jalan
|
8c2d7dcaac
|
FEATURE: invite existing user to a topic
|
2015-04-03 15:00:04 +05:30 |
|
Neil Lalonde
|
30b063c08b
|
FEATURE: make full names a required field of user profiles with the full_name_required setting
|
2015-04-02 17:08:04 -04:00 |
|
Régis Hanol
|
682656fa6c
|
FIX: only redirect to whitelisted hostnames
|
2015-04-01 22:59:25 +02:00 |
|
Régis Hanol
|
0f4a4651a9
|
FIX: youtube preview video title link doesn't work
|
2015-04-01 18:23:27 +02:00 |
|
Régis Hanol
|
eec1921ba9
|
FIX: notifications inconsistencies + never notify system user
|
2015-04-01 11:55:59 +02:00 |
|
Sam
|
14741b5dac
|
FIX: only ONE user on site could have a list of muted users
|
2015-03-31 10:16:23 +11:00 |
|
Robin Ward
|
28864e74bc
|
FIX: Don't show the filter title on the default route
|
2015-03-30 11:40:44 -04:00 |
|
Sam
|
48c58601a6
|
fix spec
|
2015-03-27 13:14:50 +11:00 |
|
Sam
|
58c95f64d2
|
FIX: stop stripping zero-width-whitespace
This char is used for formatting khmer words
|
2015-03-27 13:03:24 +11:00 |
|
Sam
|
05737effef
|
FIX: stop stripping dots from SSO names
This could upset Louis C.K.
|
2015-03-27 10:25:51 +11:00 |
|
Sam
|
0c287d7d6b
|
ensure usernames do not keep cycling
|
2015-03-27 10:04:16 +11:00 |
|
Sam
|
94fceaf517
|
Remove non-legit test, we should always change attributes even if external is unchanged
Overriding should be all or nothing
|
2015-03-27 09:57:43 +11:00 |
|
Sam
|
4566a1e30a
|
FIX: sso override code not triggered when attaching to existing user
|
2015-03-27 09:39:35 +11:00 |
|
Robin Ward
|
2cc5858163
|
Add site setting to disable User Directory, include restricted info
|
2015-03-26 11:26:19 -04:00 |
|
Sam
|
5aa1272f05
|
clean up first day user definition and object model
|
2015-03-26 16:48:36 +11:00 |
|
Sam
|
9834d11503
|
Staff and TL2 up are immune to newuser checks and not considered new users
|
2015-03-26 16:04:46 +11:00 |
|
Sam
|
cfa511e35d
|
FIX: correctly mute likers
FEATURE: disallow all muting of staff
|
2015-03-26 12:08:04 +11:00 |
|
Arpit Jalan
|
fb0e7dc0b2
|
FIX: do not delete already redeemed invite
|
2015-03-25 23:30:09 +05:30 |
|