barisusakli
abed319da2
closes #3996
9 years ago
barisusakli
5b1999be10
Merge remote-tracking branch 'origin/master'
9 years ago
barisusakli
0887105046
created chat:room hashes, save owner uid in hash, update chat uids when they message
9 years ago
Julian Lam
a38d79e6ec
fixing notifications crash again
9 years ago
barisusakli
b4014ac420
closes #3988
9 years ago
Julian Lam
36eed0f22f
more tweaks to notif grouping
9 years ago
Julian Lam
64efe541f5
fix #3965
9 years ago
barisusakli
a3dc427e67
if there are no messages pass empty array
9 years ago
barisusakli
3d0e412bfd
removed extra vars
9 years ago
barisusakli
b3f63e0a0d
closes #3938
9 years ago
barisusakli
c8edb6de29
fix semicolon
9 years ago
barisusakli
1e8409ef83
fix tab
9 years ago
barisusakli
5b530253bb
closes #3978
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
80fd0b20bd
closes #3970
9 years ago
barisusakli
1449d438f5
closes #3969
9 years ago
barisusakli
f0b333e8a1
closes #3929
9 years ago
Julian Lam
fe5e5ea8ef
fixing another null crash
9 years ago
barisusakli
f73e6eb4a1
fix related
9 years ago
barisusakli
5e9a656709
Merge remote-tracking branch 'refs/remotes/origin/master' into group-chat
9 years ago
barisusakli
80544119dc
some changes to related code
9 years ago
Julian Lam
fe90dd77c1
fixed #3967
9 years ago
psychobunny
b2049e7acf
add color/bgColor to return
9 years ago
Julian Lam
0ded293caf
removed JSONP listener
9 years ago
barisusakli
270f8130da
closes #3952
9 years ago
barisusakli
26ac05dd5c
Merge remote-tracking branch 'refs/remotes/origin/master' into group-chat
9 years ago
barisusakli
9981555042
rename
9 years ago
barisusakli
e067d26ca3
closes #3961
9 years ago
psychobunny
89901b2caa
reorganized settings/tags acp
9 years ago
psychobunny
339b4c30fc
ability to set maximum related topics rendered in ACP
9 years ago
psychobunny
ba719148c1
generic "related topics" functionality
9 years ago
barisusakli
4827ea04fc
messaging.getTeaser
9 years ago
barisusakli
3d79e0750b
fix edit delete for rooms
9 years ago
barisusakli
d2b54ae0f8
display less derpy chat list
9 years ago
barisusakli
f71fd0a3ec
only allow users in the room to get raw message content
9 years ago
Julian Lam
f4187fc671
fixing crash with deleted notifications
9 years ago
Barış Soner Uşaklı
f4e502c793
simpler isNewSet
9 years ago
Julian Lam
40f0076b77
fixed bug with notif merging
9 years ago
Julian Lam
9f5815555a
fixed null error with notif grouping
9 years ago
Julian Lam
05df8900db
closes #3912
9 years ago
Julian Lam
9db0f59432
part of #3912
9 years ago
Julian Lam
33a3a56fd7
Fixed issue where -w and -a flags didn't work in NodeBB reset.
9 years ago
barisusakli
002e931a9c
rev
9 years ago
barisusakli
da5891bcf6
remove debug
9 years ago
barisusakli
832a20e59e
markRead fixes
9 years ago
barisusakli
1bd9b364e4
fix notifs, dont send to self, fix notification path to roomId
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
8fab270852
leaveRoom method, small fixes
9 years ago
barisusakli
f8a6666e1a
chat notify changes
9 years ago
barisusakli
29d8b9c181
more room changes app.openChat
9 years ago
barisusakli
d5bccfb292
delete chats on user delete
9 years ago
barisusakli
c5d2f61b01
more fixes
9 years ago
barisusakli
43c697a5df
edit message
9 years ago
barisusakli
a1ab50bd2d
check admin and priv groups
9 years ago
barisusakli
6b12bd2328
update messaging.editMessage
9 years ago
barisusakli
5d1169e686
changed the chat route to /chats/:roomid?
9 years ago
barisusakli
58d05f7c79
recent chat list with rooms
9 years ago
barisusakli
e2e547db45
first part of messaging refactor
9 years ago
barisusakli
8bda497b41
upgrade script for chats
9 years ago
Julian Lam
37b13b4879
Re-added file extension restriction ACP option
...
Closes #3918
9 years ago
Julian Lam
cc4997aeca
fixes #3940
9 years ago
Julian Lam
a4d8ab9d12
fixes #3950
9 years ago
Julian Lam
c1460d36f0
Deprecated uploader.open, use uploader.show instead
...
... as it now takes a single Object argument instead of multiple
parameters.
Also, closes #3942 . Help text is just omitted now.
9 years ago
barisusakli
24a302ea1a
closes #3947
9 years ago
Barış Soner Uşaklı
fd215c774f
Merge pull request #3946 from akhoury/patch-3
...
[minor] meta tag, content-type shouldnt be escaped
9 years ago
barisusakli
518552de64
dont calculate pid index on new replies
9 years ago
Aziz Khoury
b4c8301596
[minor] meta tag, content-type shouldnt be escaped
...
so `text/html; charset=UTF-8` and not `text/html; charset=UTF-8`
9 years ago
Julian Lam
bcbc8608a4
newSet calculations bugfix
9 years ago
Julian Lam
3b6b36cfa6
fixing possible crash
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
d12e8e1116
closes #3814
9 years ago
barisusakli
42cce3771b
closes #3846
9 years ago
barisusakli
8dc9475041
closes #3941
9 years ago
barisusakli
60e186c8f3
refactor api/username api/email
9 years ago
barisusakli
dcbf53bae3
moved search to dbsearch
9 years ago
barisusakli
745007a2b3
closes #3873
9 years ago
barisusakli
0ffd5254ad
closes #3933 , closes #3934
9 years ago
Barış Soner Uşaklı
cdca09a7b2
escape error message on 500 page
9 years ago
barisusakli
7b21760f00
refactor get user by x
9 years ago
Barış Soner Uşaklı
69bc870017
Merge pull request #3927 from lots0logs/master
...
Add api endpoints to get user by username and by email
9 years ago
Julian Lam
d1fb09caec
apparently I *did* need html-to-text.
9 years ago
Julian Lam
963d9b22b3
Removing and updating dependencies to satisfy david-dm.org
9 years ago
Julian Lam
5adb8da427
enabled Gmail routing for email fallback
9 years ago
Julian Lam
7d9136f655
closes #3926
9 years ago
Dustin Falgout
17e5d72815
fix waterfall
...
Signed-off-by: Dustin Falgout <dustin@falgout.us>
9 years ago
Dustin Falgout
0e5830d6f2
add api endpoints to get user by username and by email
...
Signed-off-by: Dustin Falgout <dustin@falgout.us>
9 years ago
Julian Lam
f77f39e937
Fixed #3925
...
Also updated port local variable to be a Number, since all of the
conditional checks assume it is a number, when all along it has
been a string.... heh.
9 years ago
yariplus
12fb512d3c
Don't change url when homepage is set to a category.
10 years ago
Julian Lam
3a520cdfbf
Successful web installer now doesn't show 503
10 years ago
Julian Lam
1b9defdf8b
closes #3892
10 years ago
Julian Lam
335d711dbd
closes #3907
10 years ago
Julian Lam
91c012e642
#3907
10 years ago
Julian Lam
a936866688
revamped ACP Flags interface, #3907
10 years ago
Peter Jaszkowiak
259eb585d6
Added template data for admin invite only
10 years ago
Peter Jaszkowiak
67905667a9
Added admin-only invites
10 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
bbc42a937e
fixed LRU cache problem
10 years ago
Barış Soner Uşaklı
5521a55db9
Merge pull request #3900 from Schamper/debug-fix
...
Also clean the minifier process options if the --debug option is used
10 years ago
barisusakli
124b79f6aa
fix user search pagination
10 years ago
Schamper
6b21e34c76
Also clean the minifier process options if the --debug option is used
10 years ago
Julian Lam
6d386dd2ee
Fixed some labelling issues and added support for last month
10 years ago
Julian Lam
9c1b067445
Closes #3884
...
Added toggles to change graph to monthly view vs regular
single-day view.
Also fixed issue where labels were out of date as the graph
data changed.
10 years ago
barisusakli
9f48d3e6d2
check pid before setting cache
10 years ago
barisusakli
1c71001e1d
check err and print info
10 years ago
Julian Lam
97ce08f5af
Removed rel="canonical", closes #3758
...
On the advice of the following articles:
- http://googlewebmastercentral.blogspot.com/2013/04/5-common-mistakes-with-relcanonical.html
- https://moz.com/blog/rel-confused-answers-to-your-rel-canonical-questions
rel="canonical" should not be shown on the same page
as rel="prev" and rel="next" as Google will implicitly
assume that they all point to the same page. With the
"pageless" variety only showing the first page of posts,
it explains exactly why any post content after the first
page is not indexed by Google.
... or perhaps it *is* indexed, but not returned. Who
the heck knows. 😄
10 years ago
Julian Lam
9589de551e
added toggler to disable toobusy if necessary
10 years ago
barisusakli
33f07b82f9
closes #3893
10 years ago
barisusakli
ecd777b659
closes https://github.com/NodeBB/nodebb-theme-persona/issues/206
10 years ago
barisusakli
59ed276dce
dont allow banned users to flag
10 years ago
barisusakli
b08f6073de
check ogImageUrl
10 years ago
barisusakli
5a9edf5973
closes #3881
10 years ago
Raphael Beer
cf7b7a8d4c
Respond with 404 when topic inside hidden category
10 years ago
barisusakli
1b7ca555e0
closes #3879
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
Barış Soner Uşaklı
c55abdd095
closes #3815
10 years ago
barisusakli
23e57a8001
closes #3861
10 years ago
Julian Lam
440bd5c37c
fixed crash on empty aboutme
10 years ago
Julian Lam
34725ec3e5
Fixes #3852
...
Added meta data to user profile pages, and also added noEscape
option to meta tag input. If set, validator escaping won't be
run on that value.
10 years ago
Julian Lam
dbe5b963bd
fixes #3863 :trollface:
10 years ago
barisusakli
872e00849a
moved deleteVotes into deleteAccount
10 years ago
barisusakli
ec3ae307e9
closes #3853
10 years ago
Julian Lam
96afd13155
Removed mmmagic from dependencies, closes #3836
10 years ago
Julian Lam
277a3ba2af
Updated guest user icon and bgColor
...
Due to the label for guests being translatable, the
first character for guests was actually "[", causing
their user icon to be "[" with a colour.
This commit changes it to be a hardcoded question mark
and with a grey background colour.
10 years ago
Julian Lam
051a8e22df
Removed allowedFileExtensions meta config
...
Now, when NodeBB needs to determine file compatibility, jimp
will attempt to open the file for reading. If it fails, file is
considered to be of an invalid type.
10 years ago
Julian Lam
3acf2e0812
pruned upgrade script
10 years ago
barisusakli
6f864a6354
joindate iso
10 years ago
Julian Lam
efe0726f9b
removing unused plaintext templates, closes #3854
10 years ago
Julian Lam
9a17e2a3e9
Merge branch 'auto-plaintext-email'
10 years ago
Julian Lam
e37709ad8b
something..
10 years ago
Julian Lam
8304740bd5
fixing crash on settings save
10 years ago
Julian Lam
948c98b668
adding plaintext email via html-to-text module
10 years ago
barisusakli
27f77bf832
show proper error if user is not logged in
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
35eb0faac8
closes #3850
10 years ago
Julian Lam
ad5ddcbb73
whitespace fixes
10 years ago
Julian Lam
3a34901cdb
on settingsv2 save, reload should be required
10 years ago
Julian Lam
90c0a06fd4
removed some commented out code
10 years ago
Barış Soner Uşaklı
f145356914
#3847
10 years ago
psychobunny
3564d581ad
Merge branch 'master' of https://github.com/NodeBB/NodeBB
10 years ago
barisusakli
356f1d38cb
fix image upload for other users
10 years ago
psychobunny
df7e6be905
console.log
10 years ago
barisusakli
016aef1716
too busy check on prod
10 years ago
barisusakli
522e67d742
closes #3803
10 years ago
Julian Lam
48b5bab849
closes #3756
10 years ago
barisusakli
90c2a16b94
closes #3835
10 years ago
Julian Lam
2830538835
Cover photo removal for groups, #3832
10 years ago
barisusakli
04894b549a
closes #3827
10 years ago
barisusakli
d69d0c6614
dont send undefined for tos
10 years ago