barisusakli
5f2380fdcd
dont display all categories
11 years ago
Julian Lam
cc930e4042
Merge branch '0.5.1' into topic_searching
...
Conflicts:
src/socket.io/topics.js
11 years ago
barisusakli
94c765fa25
closes #1996
11 years ago
Julian Lam
df5283cbae
Merge remote-tracking branch 'origin/0.5.1' into topic_searching
11 years ago
barisusakli
347fc05376
getPidIndex socket call
11 years ago
Julian Lam
5d32073f2c
Merge branch '0.5.1' into topic_searching
11 years ago
barisusakli
eef200be10
closes #1284
11 years ago
Julian Lam
5f96823f66
allowed the "forum updated" message to show up for reloads as well
11 years ago
Julian Lam
ab77e6767e
closed #2011
11 years ago
barisusakli
5a42b6a7ea
closes #2009
11 years ago
barisusakli
d411ed5c28
closes #1995
11 years ago
Barış Soner Uşaklı
02889f2e70
call callback on follow/unfollow
11 years ago
barisusakli
05fdc945f3
closes #1993
11 years ago
barisusakli
dd9a383f46
removed unused functions
11 years ago
barisusakli
ca90afd544
#1992
...
(drunk) not even done yet
11 years ago
barisusakli
d852f284da
closes #1948
11 years ago
barisusakli
931d46fe7e
merge
11 years ago
barisusakli
b50b5e4787
satifying my OCD
...
fire hook after successful follow/unfollow
11 years ago
psychobunny
0c17ee15f7
action:user.follow and action:user.unfollow
11 years ago
barisusakli
c58712e2a9
closes #1971
11 years ago
barisusakli
d0d1ebb28c
Merge remote-tracking branch 'origin/master' into 0.5.1
11 years ago
barisusakli
2d0637d7c6
fix user online status on profile page
11 years ago
barisusakli
d12a526e82
check against 0 first
11 years ago
barisusakli
e909e46786
closes #1989
11 years ago
barisusakli
3ab2e70e07
Merge remote-tracking branch 'origin/master' into 0.5.1
11 years ago
barisusakli
dda0322968
getUsersInCategory
11 years ago
barisusakli
dae3ef49be
show user names who upvoted a post on mouse over
11 years ago
barisusakli
ac43ff3c3d
closes #1970
11 years ago
barisusakli
32d46f3889
crash fix
11 years ago
barisusakli
c07d9121df
small optimizations
...
user.isOnline works with an array of uids
do not make 2 trips to db to get main post and first 10 posts
11 years ago
barisusakli
df0a5e780a
prevent edit to change title length above max
11 years ago
barisusakli
59d4d2880f
fixed markAsUnreadForAll permissions
11 years ago
barisusakli
906e1a3846
removed unused meta
11 years ago
barisusakli
90ac399f6d
fix topics.loadMore so it checks read permission
11 years ago
barisusakli
f55d1897c8
fix categories.loadMore so it checks read permission
11 years ago
barisusakli
f49c95c16f
closes #1950
11 years ago
barisusakli
5ce0ebb4ac
single socket call on topic enter
11 years ago
barisusakli
473310d42d
use empty string if referer is undefined
11 years ago
barisusakli
e420ee5fb6
privilege fix for single category check
11 years ago
barisusakli
c6c23aad5e
eachLimit on move all topics
11 years ago
barisusakli
115598f382
minor refactor
11 years ago
Julian Lam
925cd99afb
Merge branch 'master' into topic_searching
11 years ago
Julian Lam
89a9d4b7f2
logic for #1837
11 years ago
barisusakli
f71bd41408
more fixes
11 years ago
barisusakli
d7520508e3
#1375 part1
11 years ago
Julian Lam
91ce3634fc
fixed #1904
11 years ago
Julian Lam
8296dc5630
beginning topic searching + new hook
11 years ago
psychobunny
b604a4961c
thanks @barisusakli
11 years ago
psychobunny
788b16fa62
adding uid to the topic hooks, so plugins can know the user that did the action
11 years ago
psychobunny
685cd38162
calculate levenshtein distance between recent chat messages and temporarily ban if determined to be spam
11 years ago
psychobunny
cb08d4b04f
getting rid of this one for good
11 years ago
barisusakli
ef8bbdd359
closes #1864
...
doing andrew's //todo's since 1991
11 years ago
barisusakli
04c6ca2ebb
closes #1862
11 years ago
barisusakli
a4975cab33
closes #1825 , closes #1674
11 years ago
psychobunny
d78fdb1520
more confusing, works perfectably
11 years ago
psychobunny
a67e0ea3c2
less confusing
11 years ago
barisusakli
2c890ad609
moved pushUnreadCount
11 years ago
barisusakli
6d8cc5648c
some tag hooks/filters
11 years ago
barisusakli
9fbd535b79
fixes vote buttons on infinite scroll and new posts
11 years ago
psychobunny
4cbe97a466
don't need this file anymore
11 years ago
Julian Lam
dae2e14aac
epic hax to make the chat message list resize #1788
11 years ago
Julian Lam
7b3159292f
added some utility functions for #1798 , fixed chat notifications bodyLong value
11 years ago
Julian Lam
71916f0691
marathon bugfixing with @barisusakli re: #1788
11 years ago
barisusakli
24ebf20d7e
first commit
11 years ago
barisusakli
e6c9647acf
display user post topic stats in admin index
11 years ago
barisusakli
9a4e6aa01c
closes #1774
11 years ago
barisusakli
d57f183f42
privileges.posts.get takes an array of pids now
11 years ago
barisusakli
a9e5e82431
closes #1758
11 years ago
barisusakli
3c3ad7d115
closes #1728
11 years ago
barisusakli
bd4722665d
closes #1725
...
removed move button from main post, disable moving main post, fixed
moving posts.
11 years ago
barisusakli
a4d4e53f45
speed up category purge
...
using eachLimit
dont emit stats on every topic delete
11 years ago
Julian Lam
d229cd21b2
parsing the post content that's passed into bodyLong in notifs #1720
11 years ago
Julian Lam
c41bb05711
final pass #1720 , closed #1720
11 years ago
Julian Lam
d257632878
first pass #1720 , updating existing calls to notifications.create, backwards compatibility in case plugins create notifications too.
11 years ago
Charles
51fb7786f5
Don't reset widgets when changing skin
11 years ago
barisusakli
ab80016910
fixed group hide for privilege groups
11 years ago
barisusakli
07275b5fc4
some checks to make last admin isnt removed
11 years ago
barisusakli
842a1f90cf
fix crash on push
11 years ago
barisusakli
4c2765a79c
closes #1679
11 years ago
barisusakli
4fa79dc821
closes #1281
...
category purge, deletes all topics and posts in the category
11 years ago
barisusakli
311a7ad5b9
#1281 topic purge
11 years ago
barisusakli
a65d612907
#1281 post purge
11 years ago
barisusakli
7610c11cd1
closes #450
...
backup database before upgrade!
upgrade script will take the first post of each topic and set the
`mainPid` property on the topic. then it will remove that pid from the
sorted sets for that topic, this was done to make alternative sorting
work.
added a new sorted set called `tid:<id>:posts:votes` that is used to
sort topic posts by vote count, the original sorted set `tid:<id>:posts`
is used to sort by oldest first or newest first.
the main post is added to the returned posts array on topic load and is
always at the top.
theme changes are minimal just a few new data properties on the posts
and the sorting dropdown.
hopefully didn't miss anything too critical.
11 years ago
barisusakli
e1491e4182
fixed wrong admin tags on admin/user/search
11 years ago
barisusakli
6b93095204
more link fixes
11 years ago
barisusakli
efe04c12d3
closes #1635
...
if email isnt confirmed, show a warning in account/edit and let users
resend confirm email
11 years ago
barisusakli
b537666e5c
closes #1592 , closes #1634
11 years ago
barisusakli
e20920c536
closes #1630
11 years ago
psychobunny
94312cfda8
closes #1595
11 years ago
psychobunny
b2b76f701d
woops, okay actually fixing it properly this time
11 years ago
psychobunny
d5e55d27ed
fix for previous commit
11 years ago
psychobunny
d81351579d
don't require passing in uid for topics.markAsRead
11 years ago
psychobunny
791fde7904
fixing #1587 properly for unread count
11 years ago
psychobunny
0334a487b5
fixing #1587 properly for profile views
11 years ago
barisusakli
eb0a06b777
closes #1577
11 years ago
barisusakli
48aba5fc64
category widget changes
11 years ago
barisusakli
4e8a9fbe27
closes #1582
11 years ago
barisusakli
ee1495a44d
fixes reply/quote buttons on new posts
11 years ago
Julian Lam
8a510c340b
limiting user and group creation so that their slugs can't intersect.
11 years ago
barisusakli
df73ceaeb7
closes #1556
...
added tag input box to composer when creating a topic
added new routes for viewing tags 'tags' and 'tags/:tagname'
respectively
post_bar.tpl shows the tags of the topic
can edit the main post to remove or add new tags
added a new menu item to header to go to the tags page
11 years ago