Julian Lam
dd8e5edbd7
closes #4895
9 years ago
Anil Mandepudi
2f73807107
add missing comma
9 years ago
barisusakli
8e2e800e6d
fix streamed in topics on category page
9 years ago
Julian Lam
71a5e4a8a1
better error handling for session revocation if no login session is present, #4214
9 years ago
barisusakli
58ab76d3c2
action:category.loaded, sort qs on category page
9 years ago
Barış Soner Uşaklı
7804d3989e
Merge pull request #4858 from pichalite/change-recent
...
pass set as attribute for recent route
9 years ago
Ben Lubar
85e42aee6e
make ?page=[numbers] links work for users with pagination disabled. remove ?page when updating the URL for infinite scroll
9 years ago
pichalite
6249b9a6fb
rename dbset to set
9 years ago
pichalite
f72e00a1b5
pass dbset as attribute
9 years ago
Julian Lam
f3c1e75cca
fixes #4855
9 years ago
barisusakli
910e94a690
closes #4815
9 years ago
Ben Lubar
3214d00105
convert post parent button to a link
9 years ago
barisusakli
bb7303834f
remove csrf r.js module
9 years ago
pichalite
c204eac93a
translate language strings in votes modal
9 years ago
barisusakli
f6bec561bf
when post is deleted or restored clear the post tools menu
9 years ago
barisusakli
f084ff9a54
closes #4813
9 years ago
barisusakli
1a43b3482c
insert postbar after placeholder
9 years ago
Julian Lam
21caa82b61
ban controls on frontend, closes #4807
9 years ago
barisusakli
789a3736af
closes #4820
9 years ago
barisusakli
aadd883594
fix numbers on users infinite load
9 years ago
barisusakli
376e031928
closes #4809
9 years ago
barisusakli
688028c63b
closes #4802
9 years ago
barisusakli
14b067a838
closes #4800
9 years ago
Julian Lam
08dd19da17
removed some client-side logic that used to handle termsOfUse
9 years ago
barisusakli
871a247840
closes #4779
9 years ago
barisusakli
4bbc8110a9
closes #4772
9 years ago
barisusakli
1bf6054345
showStalewarning change
9 years ago
barisusakli
3bd93526cd
closes #4768
9 years ago
barisusakli
d227d526d1
closes #4341
9 years ago
barisusakli
abb1c1c010
closes #4758
9 years ago
pichalite
c60f571d2c
fixes #4727
9 years ago
psychobunny
4c2ee2e736
closes #4731
9 years ago
psychobunny
96a9b59419
action:topics.changeWatching
9 years ago
Barış Soner Uşaklı
71b3a42bed
closes #4698
9 years ago
Ben Lubar
c288ba0a17
fix replying on IE11 - see c50f228acc (commitcomment-17651064)
( #4699 )
9 years ago
barisusakli
2c5464760d
#4668
...
allow admins/mods to edit even after postEditDuration has expired
9 years ago
Barış Soner Uşaklı
86cab0787a
closes #4668
9 years ago
barisusakli
b02869b0f8
renamed reading to not-following
...
added more description text
9 years ago
barisusakli
a141f6f7ec
updated category watch control
9 years ago
barisusakli
bf2133ed7c
topic watching
9 years ago
barisusakli
825ecce0df
closes #4643
9 years ago
barisusakli
84a7b6690b
closes #4434
9 years ago
barisusakli
f4599e2ce2
closes #4629
9 years ago
Julian Lam
60e4ddc145
Fixed regression in registration/login pages
...
Error message was always the CSRF message, even when it wasn't
a CSRF issue. re: #4593
9 years ago
barisusakli
a9828a1465
closes #4611
9 years ago
barisusakli
b56aef22a9
empty pwd
9 years ago
barisusakli
e8650dcaa4
closes #4619
9 years ago
barisusakli
69e25fe4d5
closes #4612
9 years ago
Julian Lam
d8c21cc09d
fixes #4593
9 years ago
Julian Lam
f08a9c4def
fixes #4613
9 years ago
boomzilla
52e4a37df8
When forking a topic, updates user bookmarks in the topic to keep the last read position ( #4554 )
...
from inadvertently being too far down the topic due to post indices decreasing because
some posts were moved to a new topic.
9 years ago
barisusakli
f473e03f76
closes #4565
9 years ago
barisusakli
cef7fb545b
closes #1972
9 years ago
barisusakli
7365b9cc73
more chat refactors
9 years ago
barisusakli
ab70220499
fix indent
9 years ago
barisusakli
f67f408b2c
some chats refactor
9 years ago
Ben Lubar
37bd63ab75
wrap images in links even if the images aren't unloaded. handle resized images with no file extension (as seen on wtdwtf) ( #4561 )
9 years ago
barisusakli
c790373dfc
closes #4558
9 years ago
Julian Lam
352ef81e84
Merge pull request #4530 from BenLubar/delay-image-loading
...
don't delay image loading when "delay image loading" is unchecked
9 years ago
Julian Lam
5858d914bf
closes #4550
9 years ago
Julian Lam
674136423c
Merge branch 'new-chat-message' of https://github.com/pichalite/NodeBB into pichalite-new-chat-message
9 years ago
barisusakli
ff9b2bad49
closes #4512
9 years ago
Barış Soner Uşaklı
35ac64db7f
Merge pull request #4504 from BenLubar/unread-topics
...
Add /unread/new, which is the same as /unread but does not show topics that were already partially read by the user.
9 years ago
Danijel
b7335c7a61
remove HTTP(S) schema for external bootstrap CSS file.
...
remove HTTP(S) schema from external bootstrap CSS file to avoid mixed content error.
9 years ago
Ben Lubar
f18099b435
actually don't delay image loading when "delay image loading" is unchecked
9 years ago
pichalite
b5d798077f
remove log
...
:fail:
9 years ago
pichalite
30ce17ef73
mark room unread on new message
9 years ago
barisusakli
e564260650
moved groupTitle from user settings to user profile/edit
9 years ago
pichalite
aad64cad35
show post tools for global mod on delete
9 years ago
Ben Lubar
114e957b0f
add client-side unread count support for the "new" filter
9 years ago
Julian Lam
a9f966f23c
closes #4503 , /cc @BenLubar
9 years ago
Julian Lam
930c2b7472
Merge branch 'master' into fix-vendors
9 years ago
Julian Lam
053bbc06fa
fixes apapadimoulis/what-bugs#84
...
closes #4496
9 years ago
Julian Lam
f91f705f90
Merge branch 'master' into fix-vendors
9 years ago
Julian Lam
06cd4cd406
only triggering topic infinite loader once a second, fixes #4477
9 years ago
Julian Lam
73c4feec20
fixes #4487
9 years ago
Julian Lam
1385d19f64
Further tweaks to viewport shuffling and dynamic image loading
...
@BenLubar
9 years ago
Julian Lam
8ae2afff05
Revert "more tweaks to threshold"
...
This reverts commit 1783a07067
.
9 years ago
psychobunny
b15e5a8d17
closes #4475
9 years ago
barisusakli
5fa6686112
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# public/src/modules/navigator.js
9 years ago
barisusakli
3a27e7b0ea
closes #4405
9 years ago
Julian Lam
1783a07067
more tweaks to threshold
9 years ago
barisusakli
3b9120cd38
closes #4476
9 years ago
Julian Lam
6df78f8ad0
fixing some more jitteriness when scrolling upwards
9 years ago
Julian Lam
add82ba6c9
Added threshold detection when scrolling upwards
...
... for less jolty upwards scrolling.
9 years ago
Julian Lam
28db642050
Fixing regression from 3e2231d2cb
...
@BenLubar
9 years ago
Julian Lam
3e2231d2cb
Fixing viewport shuffling due to image load
...
Introduced new method ".loadImages()" in posts client side lib
to handle viewport height changes when loading images. Requires
nodebb-plugin-markdown@5.0.0
@BenLubar @boomzillawtf
9 years ago
Ben Lubar
395e71feee
fix topic reply button
9 years ago
Ben Lubar
c50f228acc
when clicking the reply button, limit the selection to the post's
...
content.
9 years ago
barisusakli
691802efad
removed params
9 years ago
barisusakli
e1a8c520ba
closes #4404
9 years ago
barisusakli
38c560019f
#4403
9 years ago
boomzillawtf
d4464f6ab1
Merge remote-tracking branch 'upstream/master'
...
Conflicts:
public/src/client/topic/posts.js
9 years ago
boomzillawtf
6aa0f8eb8a
fix #4452 : default to scroll to my post
9 years ago
psychobunny
5d77e37a3c
closes #4403
9 years ago
barisusakli
e0f3ac8cb7
change to editedISO
9 years ago
RaceProUK
fd854b134d
Allow for a little scrolling before dismissing bookmark alert
...
This is just in case someone scrolls a little accidentally; the alert remains so they can still follow it if they want to
9 years ago
barisusakli
301f12d630
fix conditional
9 years ago
barisusakli
f665a1e353
closes #4394
9 years ago
psychobunny
9cb2f9e05f
removed JS fake link #4407
9 years ago
Barış Soner Uşaklı
fe7d4999c9
Merge pull request #4418 from BenLubar/post-tools-stream
...
fix post tools not showing up for other users on new posts
9 years ago
barisusakli
4eb7468dcd
already checked in scrollToPostIfSelf
9 years ago
Ben Lubar
bb88c82ffd
fix post tools not showing up for other users on new posts (src/topics/posts.js has this condition already)
9 years ago
boomzillawtf
3d0012d730
Loads posts if appropriate, but doesn't scroll to new post according to the scroll to my post setting. Addresses #4412 .
9 years ago
barisusakli
9e44bd3d21
up themes
9 years ago
Barış Soner Uşaklı
d5e875538b
Merge pull request #4374 from boomzillawtf/master
...
Setting to show new post after reply
9 years ago
barisusakli
c71ffed69c
closes #4362
9 years ago
boomzillawtf
eb7c2d5872
Use scrollToMyPost setting with both pagination and infinite scroll
9 years ago
boomzillawtf
ceb3b6ebe7
Add setting to avoid showing a post after it is submitted to keep the user's place on the page to address issue #4363
9 years ago
psychobunny
c8b179e492
better settings for birthday datepicker
9 years ago
Barış Soner Uşaklı
263b09f11a
fix typo in group cover upload
9 years ago
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