barisusakli
7441c181b4
closes #4312
9 years ago
barisusakli
7bf808d0f4
closes #4322
9 years ago
Barış Soner Uşaklı
6828d4c239
closes #4306
9 years ago
barisusakli
e03bacf032
fixes timeago
9 years ago
psychobunny
5d01060fbc
closes #4302
9 years ago
psychobunny
650890ad83
Revert "temp disable for #4302"
...
This reverts commit 974fa7b253
.
9 years ago
barisusakli
974fa7b253
temp disable for #4302
9 years ago
barisusakli
a67f3d2a15
closes #4299
9 years ago
barisusakli
07266eab9e
closes #3793
9 years ago
psychobunny
09e5f053f0
action:post.tools.load
9 years ago
barisusakli
df9558f1fa
closes #4268
9 years ago
pichalite
571f364922
fix for post menu display on newPost
9 years ago
Barış Soner Uşaklı
5f3473142e
fix reply as topic quoting
9 years ago
Julian Lam
99e9508131
fixed #4270
9 years ago
Julian Lam
13623a620b
fixed #4277
9 years ago
Julian Lam
432c3d777d
Merge branch 'master' into fix-vendors
9 years ago
Julian Lam
44aae7daa5
removed hammer, updated semver, added mousetrap
9 years ago
barisusakli
7ffbf35bcf
closes #4273
9 years ago
psychobunny
9e832e006a
closes #2920
9 years ago
barisusakli
8bc80abde6
removed notify typing code, not even working
9 years ago
barisusakli
78bb4776df
fix crazy indents
9 years ago
barisusakli
2fdb8fc5e1
closes #3709
9 years ago
barisusakli
34f68a029a
closes #4204
9 years ago
pichalite
991d85cae2
account for search input when calculating recent list height on expanded chats
9 years ago
psychobunny
1dba781923
closes #4203
9 years ago
psychobunny
a0a98e64b7
closes #4220
9 years ago
barisusakli
6951dc1fe2
closes #4211
9 years ago
Julian Lam
13dfe6cd51
Merge pull request #4243 from pichalite/issue-4241
...
don't mention guest on reply
9 years ago
Julian Lam
20103b64ce
Merge pull request #4219 from pichalite/groups
...
add missing translation in groups
9 years ago
pichalite
fba4e93cfe
remove translator
9 years ago
pichalite
872b33f0cc
fix typo
9 years ago
Julian Lam
a61fea862b
Merge pull request #4245 from pichalite/issue-4159
...
fixes #4159
9 years ago
pichalite
f22b218250
fixes #4235
9 years ago
pichalite
ca3fa023e8
fixes #4159
9 years ago
pichalite
a22d7290ec
fix logout on user delete
9 years ago
pichalite
3024d2e661
don't mention guest on reply
9 years ago
pichalite
f637521105
chat edit fixes
9 years ago
pichalite
9f760f9b55
translate string in groups
9 years ago
barisusakli
6b341a844d
remove notifyTyping
9 years ago
pichalite
42239e119d
search banned users only on /users/banned route
9 years ago
Barış Soner Uşaklı
573840ccbd
changed to title raw
9 years ago
barisusakli
2fc385f723
closes #4141 , closes #4149
9 years ago
psychobunny
759b183967
fixes a bug in instant updates on category view
9 years ago
Barış Soner Uşaklı
88e4591f88
closes #4194
9 years ago
Barış Soner Uşaklı
d851443ea7
closes #4187
9 years ago
Barış Soner Uşaklı
d2df63f9a5
Merge pull request #4165 from pichalite/initiate-chat
...
Initiate chat from chat page
9 years ago
pichalite
44d4c2bc7c
hopefully I got everything right this time!!
9 years ago
barisusakli
d7df6c0b06
remove more from config
9 years ago
barisusakli
5ac02a59ac
remove some more config from api/config
9 years ago
barisusakli
ebf820d571
remove from global config
9 years ago
pichalite
2723800628
indentation
9 years ago
pichalite
971c3eb0e1
indentation
9 years ago
pichalite
4b5d5b4bd9
search user and initiate chat from expanded chat page
9 years ago
psychobunny
46cfd03465
closes #4144
9 years ago
Barış Soner Uşaklı
303ac90dc5
Merge pull request #4155 from pichalite/master
...
use component
9 years ago
pichalite
776c60dc00
use component
9 years ago
Barış Soner Uşaklı
2ce22caa41
Merge pull request #4143 from pichalite/master
...
remove unused code and use components
9 years ago
barisusakli
1b9e18c6fc
allow global mods to see banned users
9 years ago
pichalite
ee47a13556
use components
9 years ago
pichalite
e6e4b5784d
remove unused code
9 years ago
psychobunny
2560e6345f
Merge pull request #4142 from pichalite/master
...
use ajaxify.data.username instead of getting html
9 years ago
pichalite
d133ff74bd
use ajaxify.data.username instead of getting html
...
use ajaxify.data.username instead of getting html for toggleFollow
9 years ago
barisusakli
5e86d9f804
closes #4131
9 years ago
barisusakli
2b5f9d075b
closes #4101
9 years ago
barisusakli
8220567b5b
added topics to `action:topics.loaded` also fire it on category view
9 years ago
barisusakli
86d70eca74
closes #4103
9 years ago
barisusakli
767c798b2f
log self account delete, logout on self account delete
9 years ago
Manuel Valle
4c43276fce
Update events.js
...
Tebbed indentation.
9 years ago
Manuel Valle
67d9323b9e
Update events.js
9 years ago
Manuel Valle
c9c761d70b
Update events.js
...
This optimize previous commit. See [#4078 ](https://github.com/NodeBB/NodeBB/pull/4078 ). Added ```translator``` module instead of global ```translator```.
This solves warnings editing posts with *composer*.
9 years ago
Manuel Valle
dbcb6f9796
Update events.js
...
Same problem as [#4069 ](https://github.com/NodeBB/NodeBB/pull/4069 ). Added a **translator** variable refering to **translator** module instead of global *translator*.
This solves warnings editing posts with *composer*.
9 years ago
Julian Lam
8608092bbb
on new uploaded image, refresh profile edit page
9 years ago
Julian Lam
5a92b1a5cf
change all instances of .avatar on new image upload
9 years ago
barisusakli
6802a76332
fix relative_path
9 years ago
barisusakli
cb91587567
closes #4063
9 years ago
barisusakli
ee9d0ac2da
cleanup search, removed socketuser.loadSearchPage, use regular route
9 years ago
psychobunny
b3a98515e9
fixed ban/unban components
9 years ago
psychobunny
7cc8390265
data.loggedIn for new posts
9 years ago
barisusakli
ab6c84471b
some search/sort changes
9 years ago
barisusakli
92f0e2d86a
closes #3586
...
added account/upvoted, account/downvoted, account/best
9 years ago
barisusakli
ae9606f5ee
closes #3738
9 years ago
barisusakli
da338a1341
fix typo
9 years ago
barisusakli
222ef14d7f
added chat:autocomplete:init
9 years ago
Julian Lam
d67efa3a5b
update core to allow composer to define static route
9 years ago
barisusakli
18013c5518
closes #3977
9 years ago
psychobunny
70bbf41dc3
popular/tab component
9 years ago
barisusakli
7ad90b4ef6
closes #2659
9 years ago
barisusakli
cf889b70bd
closes #3982
9 years ago
barisusakli
687d29a44b
closes #2134
9 years ago
Julian Lam
ad9a1d0f2c
closes #3989
...
Squashed commit of the following:
commit 23de0708708ed190eafbcd6ea93d43333cb87aa3
Author: Julian Lam <julian@designcreateplay.com>
Date: Wed Dec 23 10:48:16 2015 -0500
wired up session revocation, #3989
commit 45a3f18321b74a9b6893d404b6c870f1ec4d95cd
Author: Julian Lam <julian@designcreateplay.com>
Date: Wed Dec 23 09:49:27 2015 -0500
session deletion via session uuid
commit 2bf87338cf9bfa2df0b299639421d8da7553c69a
Author: Julian Lam <julian@designcreateplay.com>
Date: Tue Dec 22 13:53:35 2015 -0500
WIP #3989
commit 623f45c3fa8b96f8b6eec0613eb7f9463348ab93
Author: Julian Lam <julian@designcreateplay.com>
Date: Tue Dec 22 10:22:24 2015 -0500
saving more metadata and displaying sessions in UCP #3989
commit d0567ed7cc33a1aea66e921b657f782038f32191
Author: Julian Lam <julian@designcreateplay.com>
Date: Tue Dec 22 10:21:38 2015 -0500
updated fontawesome to v4.5.0
commit 7131c97fe8ab42838eb2915a04e74f80f3d9a133
Author: Julian Lam <julian@designcreateplay.com>
Date: Tue Dec 22 09:39:16 2015 -0500
saving user-agent metadata into user session #3989
commit 661b7e6dba774b80b5dc6d04f89a79f809ff791e
Author: Julian Lam <julian@designcreateplay.com>
Date: Tue Dec 22 09:23:24 2015 -0500
New user auth methods to add/revoke sessions, #3989
9 years ago
barisusakli
ab0797a6d8
chat fixes
...
update bootstrap tags input
dont allow adding self to chat room
9 years ago
barisusakli
df605babff
closes #3983
9 years ago
barisusakli
abed319da2
closes #3996
9 years ago
barisusakli
738b17cae6
closes #3584
9 years ago
barisusakli
4bff714947
closes #3953
...
dont remove topics if selection is in progress
9 years ago
barisusakli
dff3d7f20e
various group chat fixes #3980
...
fix multiple modals using the same tagsinput
fix online user getting chat notification
fix owner not being able to remove users in the chat modal
9 years ago
barisusakli
5a26eb1c76
IS fix, timeago fix
9 years ago
barisusakli
3d79e0750b
fix edit delete for rooms
9 years ago
barisusakli
f71fd0a3ec
only allow users in the room to get raw message content
9 years ago
barisusakli
832a20e59e
markRead fixes
9 years ago
barisusakli
d8810ceae9
send messages
9 years ago
barisusakli
784ff07907
ability to add/remove users from chat rooms, tagsinput
9 years ago
barisusakli
2ac34ba391
fix recepientUid
9 years ago
barisusakli
29d8b9c181
more room changes app.openChat
9 years ago
barisusakli
5d1169e686
changed the chat route to /chats/:roomid?
9 years ago
Julian Lam
ea1b640435
calling translator in parseMessage
9 years ago
Barış Soner Uşaklı
530b0dc19e
use .text()
9 years ago
Barış Soner Uşaklı
7e1a84850c
closes #3948
9 years ago
Julian Lam
7b49dc9061
fixes #3935
9 years ago
Julian Lam
a4d8ab9d12
fixes #3950
9 years ago
Julian Lam
c04622506d
console.log removal
9 years ago
Julian Lam
0b735fad17
fixed #3936
9 years ago
Julian Lam
46571ccd77
closes #3930
9 years ago
Julian Lam
4cc4824087
Merge pull request #3908 from pitaj/master
...
Maximum invites and invites are stored
9 years ago
Julian Lam
2d203d7dca
Squashed commit of the following:
...
Closes #2668
commit 3d4f494ed3257bceda8f6f82057cab83f0f252b3
Author: Julian Lam <julian@designcreateplay.com>
Date: Fri Dec 11 12:06:42 2015 -0500
theme minvers for #2668
commit b608ce61854f8195143685bb9753b80d32b26e95
Author: Julian Lam <julian@designcreateplay.com>
Date: Fri Dec 11 12:01:03 2015 -0500
Allowing chat modal to edit and delete messages
re: #2668
commit 0104db90a4070582f3938b6929dae35f985bac35
Author: Julian Lam <julian@designcreateplay.com>
Date: Fri Dec 11 11:51:23 2015 -0500
Fixed issue where newSet calculations were off
... sometimes.
Also, rendering of edited messages now parses a template partial,
instead of just replacing the content.
commit 5cb6ca600425ca9320c599b32306e93dcc5aa4ce
Author: Julian Lam <julian@designcreateplay.com>
Date: Fri Dec 11 11:07:12 2015 -0500
If edited content matches existing content...
... then edit is aborted.
commit 6e7495247b1895589c716db29f919a934087b924
Author: Julian Lam <julian@designcreateplay.com>
Date: Fri Dec 11 11:05:08 2015 -0500
some linting and fixed issue where new msgs when deleted would crash server
commit db4a9e40d6dff44569c2437378121db8fdf75cf8
Author: Julian Lam <julian@designcreateplay.com>
Date: Tue Dec 8 17:25:56 2015 -0500
Message deletion for #2668 , and fixed bug
Fixed bug where chat modal would spawn even though user was sitting
on the /chats page.
commit a5aa2498ab4a8bba02a6daa43a9dbed7b3e37976
Author: Julian Lam <julian@designcreateplay.com>
Date: Tue Dec 8 14:55:23 2015 -0500
wiring up the edit button, #2668
commit 5f2afdcf6f2b9eae6b5873ca100149e65e3d385d
Author: Julian Lam <julian@designcreateplay.com>
Date: Tue Dec 8 14:20:39 2015 -0500
added indicator to show if and when a message had been edited
commit e8301132d525c1b9fd46c98cdb282ac7ea7a0d7f
Author: Julian Lam <julian@designcreateplay.com>
Date: Tue Dec 8 14:06:39 2015 -0500
Allowing editing of chat messages
commit bfd991be1cb1769599f7d5d2b1638e313c3c2dcb
Author: Julian Lam <julian@designcreateplay.com>
Date: Tue Dec 8 10:33:49 2015 -0500
Added messageId to messages object return
commit 0306ee6657b3288dd4547c66869d7d4ece0b31ad
Author: Julian Lam <julian@designcreateplay.com>
Date: Tue Dec 8 08:20:17 2015 -0500
WIP #2668
9 years ago
barisusakli
0ffd5254ad
closes #3933 , closes #3934
9 years ago
Julian Lam
bc199d6872
By default, always switch chat in chats page
...
closes #3915
9 years ago
Julian Lam
2af11a23ce
fixes #3922
9 years ago
Peter Jaszkowiak
a3cfcd9a48
Maximum invites, invites stored
...
Added the ability for admins to restrict the maximum amount of invites
a user can make. Invites are stored and displayed in the registration
queue admin page.
10 years ago
Julian Lam
65ce8a50b3
Removed cant-vote-self-post
...
As suggested in nodebb/nodebb-theme-persona#203 , a positive
action has been applied when a user attempts to upvote
their own post. It will now open the upvoters modal
instead of throwing an alertError.
Closes nodebb/nodebb-theme-persona#203
10 years ago
Julian Lam
c2963a7ca9
Composer minver, #3693
10 years ago
Julian Lam
65396000d2
Updated modal to not be .confirm() but .dialog()
...
Also updated composer code to actually send a link back
to the other topic...
Closes #3693
10 years ago
barisusakli
20c8411287
closes #3767 closes #3774
10 years ago
barisusakli
e5cd928419
closes #3826
10 years ago
Julian Lam
8944856692
updated approval queue message to use modal
10 years ago
Julian Lam
ccf957f681
Added cancel button to picture change modal
10 years ago
barisusakli
323cc165b6
closes #3851
...
dont use post file upload for cover uploads
check cover upload file size against new setting
store cover uploads in profile folder
use `uid-profilecover` filename for cover uploads
10 years ago
barisusakli
356f1d38cb
fix image upload for other users
10 years ago
barisusakli
6e1f0b9e32
fix top post bar reply button, after IS
10 years ago
Julian Lam
2830538835
Cover photo removal for groups, #3832
10 years ago
Julian Lam
92be63ebe6
Update user account removeFn
...
As I did not realise both groups and users call the same
coverPhoto lib, the removeFn has to be in the user client js,
and not in the coverPhoto lib.
... of course, it *could* be in there, but it would be hacky.
10 years ago
barisusakli
3648f69f72
added uid
10 years ago
barisusakli
baa813a4cb
Merge remote-tracking branch 'refs/remotes/origin/master' into room-optimize
10 years ago
barisusakli
9753a6d489
fix user status change in topics
10 years ago
barisusakli
3ca618795f
remove browsing
10 years ago
barisusakli
46c2563164
removed rooms.js removed browsing users, removed chat syncing across sockets
...
use lastonline for online detection
10 years ago
barisusakli
1ecf27417a
removed commented out stuff removed topics.enter
10 years ago
yariplus
853aa37cd2
Add user home pages. #3616
10 years ago
psychobunny
dd8a77b949
components: account/ban, account/unban, account/delete
10 years ago
psychobunny
dc7be48121
account/follow, account/unfollow, account/chat components
10 years ago
psychobunny
aa373841e9
use ajaxify.data.uid instead of template element
10 years ago
Julian Lam
dc916c5e3c
closes #3817
10 years ago
psychobunny
8cf6fe3aa1
closes #3808
10 years ago
barisusakli
797b7f2ec1
remove quotes on both ends
10 years ago
psychobunny
4798647b8a
moved infinitescroll.parseAndTranslate to app.parseAndTranslate
10 years ago
psychobunny
ce4df8f22b
fixed cover image editing on all profile pages
10 years ago
Julian Lam
5473a4f3b4
added new client-side hook on thread tools open
10 years ago
Julian Lam
526afc0910
Merge remote-tracking branch 'origin/master' into user-icons
10 years ago
psychobunny
f19043d046
profile cover photos
10 years ago
psychobunny
02d1304185
removing groups.cover.get, seemingly it doesn't do anything
10 years ago