barisusakli
5e77b87a1e
removed scroll duration
8 years ago
barisusakli
e69ff93a49
dont translate non strings
8 years ago
barisusakli
2c140c2107
ability to filter flags by category
8 years ago
barisusakli
814c4103ad
prevent default
8 years ago
barisusakli
72c75bd781
add pagination to flags page
8 years ago
barisusakli
282a0b0030
fix missing translator
8 years ago
barisusakli
ef5e02534a
fix missing translator, add flag reason
8 years ago
Julian Lam
4897e861fb
handling errors :rage2:
9 years ago
Julian Lam
b12607b1de
added uid to flag history, fixed loading on IS, worked around tjs bug
9 years ago
Julian Lam
d04a10225c
WIP showing updated flag data, history, updating flag data
9 years ago
Julian Lam
8dc57cba58
allowing updating of flag data
9 years ago
barisusakli
a72ccfb067
only remove page # on IS
9 years ago
barisusakli
49bd03b8ec
closes #5004
9 years ago
barisusakli
9ba3612895
remove winston
9 years ago
psychobunny
30da4ac748
closes #5031
9 years ago
Peter Jaszkowiak
59ed13b581
Rewrite translator for efficiency and clarity ( #5013 )
...
* Rewrite translator for efficiency and clarity
* Fixed failing tests
* Gorram tabs
* Move cache to Translator class, simplify creation
* Documentation and linting
* Use new translator API where it makes sense
* Revert 499fbe21fdd5b7f2735a27e76a300f69039cfbd3 (except translator.d.ts)
* promise polyfill for node<4
* Set `load` on the prototype
* Comment on Translator#translate
* Delete translator.d.ts
* Support translations added by plugins
9 years ago
barisusakli
7f27a21441
new hook action:infinitescroll.loadmore
9 years ago
barisusakli
8273dab368
ability to pass tags to new topics
9 years ago
Mathias Schreck
fef9ec7ad6
Fix unhandled callback errors
9 years ago
Julian Lam
81a4103d64
closes #4826
9 years ago
Julian Lam
80d89a086e
fixed issue where NodeBB was trying to JSON.parse [object Object]
...
re: #4982
9 years ago
Julian Lam
bb80dc360e
closes #4982
9 years ago
Julian Lam
c9c60ef8ed
fixes #4982
9 years ago
barisusakli
56f863e5b8
remove :rage2: console.log
9 years ago
barisusakli
162f14b229
closes #4908
9 years ago
barisusakli
55c9e6f4b6
closes #3818
...
set the value saved to empty string if the email is identical to
original
this causes the original to be used since empty string is falsy
9 years ago
barisusakli
6acfb02316
closes #4996
9 years ago
barisusakli
9c064d8fac
only process embedded tpls
9 years ago
Timothy Fike
fc68b64fe0
New topic from anywhere.
...
Like on the navbar.
9 years ago
barisusakli
8868668daa
fix navigator displaying wrong index
...
related to #4998
9 years ago
barisusakli
b84f36cc20
fix navigator method not getting removed
9 years ago
barisusakli
7afd2925af
get sort setting from config
9 years ago
barisusakli
240682563d
fix index error
9 years ago
barisusakli
fea2267b58
fix navigator.scrollToPost()
...
pagination and alternate sort page calculation
9 years ago
Julian Lam
194716cd68
re: #5002
9 years ago
Julian Lam
20ae29cce3
fixes #4992 ( #4994 )
...
* fixes #4992
* make jquery ui a r.js module
* require jqueryui in admin/extend/widgets
9 years ago
barisusakli
532a543226
closes #4999
...
$(document).offset() crashes on jquery 3.0
9 years ago
barisusakli
a9e4add8d2
closes #4998
9 years ago
pichalite
af32d0ad40
require jqueryui in admin/extend/widgets
9 years ago
pichalite
3ef7c57a63
make jquery ui a r.js module
9 years ago
pichalite
11be46ec23
fixes #4992
9 years ago
Anil Mandepudi
0be557b846
fixes #4991 ( #4993 )
9 years ago
barisusakli
6e3d525ef4
closes #4704
9 years ago
barisusakli
843dc61e41
closes #4990
9 years ago
barisusakli
6d34bb4657
closes #2166
9 years ago
barisusakli
cbafbab107
closes #4986
9 years ago
pichalite
05ad373b80
minor design tweaks to register page
9 years ago
pichalite
400da256f1
require translator instead of global
9 years ago
psychobunny
d1b9d1be6a
fixed acp/users + acp/tags
9 years ago
psychobunny
0afa55517f
fixed app.loadJQueryUI; minified jquery-ui.js; removed jqueryui from cold load payload; fixed broken image paths
9 years ago
psychobunny
8b9f004b7b
Revert "fixed app.loadJQueryUI and minified jquery-ui.js"
...
This reverts commit 2c9c14ff7d
.
9 years ago
psychobunny
2c9c14ff7d
fixed app.loadJQueryUI and minified jquery-ui.js
9 years ago
Julian Lam
7ca6bc25c7
removing commented out code
9 years ago
Julian Lam
785f4fc5a0
updating to jQuery 3.x on frontend and ACP
9 years ago
Julian Lam
25cd772e0e
closes #4766
9 years ago
Julian Lam
e9770b6bd5
firing client-side hook when settingsv1 saves
9 years ago
Julian Lam
9198008907
forcing ACP settingsv1 to wait a beat before firing client-side hook so client-side scripts can register listeners first
9 years ago
barisusakli
3c1a4876d7
removed unused vars
9 years ago
barisusakli
5c83075806
moved variables parse to ajaxify.js
9 years ago
barisusakli
e5ecb333f9
closes #4978
9 years ago
Julian Lam
2428d5e442
Update bootstrap in ACP
...
Also fixed #4872 by moving user creation modal to root level
(outside of .panel)
9 years ago
barisusakli
2544287269
closes #4977
9 years ago
barisusakli
f7540a7edc
closes #4811
9 years ago
Julian Lam
da47f5675c
don't wrap images in links if the link is blank, fixes #4976
9 years ago
barisusakli
5983235875
.translateAttr
9 years ago
barisusakli
276031cd6f
closes #4585 , closes https://github.com/NodeBB/nodebb-theme-persona/issues/299
9 years ago
barisusakli
9eb64aa3fa
closes #4975
9 years ago
barisusakli
6a04e2909d
page param not used
9 years ago
barisusakli
84f88a6f15
refactor user search
...
use pagination on results
removed infinite scroll
changed the term and section to use the query param as well
pagination urls respect search
9 years ago
Ben Lubar
598935b3bf
Fix null object in search for users with no preferences set.
...
localStorage.getItem returned null, and JSON.parse(null) is null.
9 years ago
Julian Lam
60ea7d5121
fixes #4966
9 years ago
barisusakli
e4fa0289d6
closes #4961
9 years ago
Julian Lam
8d745ceb07
moving chat dropdown generation to tpl /cc @pichalite
9 years ago
psychobunny
59bd1d71f4
return roomId in optional callback when opening new chat
9 years ago
Mathias Schreck
ce9ee62fa0
Handle callback errors
9 years ago
barisusakli
d43c19c173
closes #4952
9 years ago
barisusakli
9207d6a74d
fix so the parent button doesn't ajaxify if the post is already on the screen
9 years ago
Julian Lam
e26166a45b
closes #4950
9 years ago
barisusakli
f77d9053ad
closes #4795
9 years ago
barisusakli
49bf27d985
closes #4944
9 years ago
barisusakli
a7ed5a0129
delete content
9 years ago
barisusakli
32320018ab
closes #4911
9 years ago
barisusakli
0efe315790
closes #4631
9 years ago
barisusakli
bc255110cc
closes #2832
9 years ago
barisusakli
e55043e5ab
closes #4867
9 years ago
barisusakli
56d325bd86
privilege fixes
9 years ago
barisusakli
73e19fa13a
fix app.alertError
9 years ago
Barış Soner Uşaklı
e1c0a8f3b3
Merge pull request #4909 from BenLubar/self-topic-deletion
...
add edit/delete post, delete topic privileges per-category
9 years ago
Julian Lam
e019eb40c4
altering ajaxify abort behaviour to look for null instead of empty string, and triggering ajaxify.end when abort occurs
9 years ago
Julian Lam
9e7d90e314
allowing listeners to cancel an ajaxify request via ajaxify.start client-side hook
9 years ago
Anil Mandepudi
c44c689ebf
fixes #4921 ( #4922 )
9 years ago
Ben Lubar
f62da5c4e9
see NodeBB/NodeBB#4909
9 years ago
Ben Lubar
26df552d55
Add edit, delete, and topics:delete permissions for users acting on their own posts
9 years ago
Barış Soner Uşaklı
b0c55c86ed
Merge pull request #4842 from acardinale/master
...
Added new core component for topic with tid
9 years ago
barisusakli
9cbfaa89e7
closes #4912
9 years ago
barisusakli
f222adb0a3
closes #4910
9 years ago
Julian Lam
e02134f981
closes #4911
9 years ago
Julian Lam
7902987900
added jqueryUI to list of prefetched resources, and updated its loader to not use $.getScript(). Updated require.js files to use ?v= in the url argument for cache buster
9 years ago
Julian Lam
5667279763
closes #4868
9 years ago
Julian Lam
dd8e5edbd7
closes #4895
9 years ago
psychobunny
c615d1b064
Merge branch 'chartjs-update' of https://github.com/pichalite/NodeBB
9 years ago
Anil Mandepudi
313cb7f26d
indentation
9 years ago
pichalite
8ef7ca4bdb
update chart.js to new version
9 years ago
Anil Mandepudi
2f73807107
add missing comma
9 years ago
barisusakli
8e2e800e6d
fix streamed in topics on category page
9 years ago
barisusakli
514c12aa68
closes #4885
9 years ago
barisusakli
2606844d98
closes #4868
9 years ago
Julian Lam
e7386e20cf
closes #4505
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
Ben Lubar
b08696515f
Fix restarted secondary instances waiting forever for the templates:compiled message. Fix update notification always appearing when an instance restarts even if there was no update. Closes #4870 ( #4871 )
9 years ago
psychobunny
9e17d64d29
allow categories to choose "no icon"
9 years ago
Barış Soner Uşaklı
237a44cae3
Merge pull request #4863 from pichalite/fix-tooltips
...
fix header tooltips
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
pichalite
11ba5e2bcc
fix header tooltips
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
Julian Lam
d58657178f
re-added deprecation notice for Settings.init, closes #4844
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
9dd8572b98
don't crash if anchorEl doesn't exist
9 years ago
Julian Lam
8fd5236641
closes #4844
9 years ago
acardinale
9321e565ad
Added new core component for topic with tid
...
Added new core component for topic with a specific tid
To use
```javascript
var topicContainer = components.get('topic', 'tid', tid);
```javascript
in a view with more topics / posts
9 years ago
Julian Lam
7563873bd4
Merge branch 'master' of github.com:NodeBB/NodeBB
9 years ago
barisusakli
f6bec561bf
when post is deleted or restored clear the post tools menu
9 years ago
barisusakli
9a19f61372
closes #4817
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
Julian Lam
ad9229fec2
lint.
9 years ago
Julian Lam
61fe9594d7
ban integration frontend for ACP, #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
b4df9427d5
linting
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
Julian Lam
51faa5496b
closes #4776
9 years ago
barisusakli
4bbc8110a9
closes #4772
9 years ago
barisusakli
1bf6054345
showStalewarning change
9 years ago
barisusakli
3631a30061
update history on 40x/50x
9 years ago
barisusakli
f475068010
closes #4759
9 years ago
barisusakli
3bd93526cd
closes #4768
9 years ago
barisusakli
d227d526d1
closes #4341
9 years ago
barisusakli
abb1c1c010
closes #4758
9 years ago
barisusakli
0d4949ea26
parts not used
9 years ago
pichalite
62fb092099
change post sharing to use /post/pid url
9 years ago
Mega
a834275465
Fix: utils.fileMimeType is always undefined
9 years ago
Julian Lam
8b03199d5c
fixes issue where anchors to internal rss feeds would fail to resolve
9 years ago
pichalite
c60f571d2c
fixes #4727
9 years ago
barisusakli
0e92880dd4
fix previousUrl being set to current url
9 years ago
psychobunny
4c2ee2e736
closes #4731
9 years ago
psychobunny
1bcaf7bca3
up'd the timeout for both default alert toasters
9 years ago
psychobunny
c44fa866e7
nprogress bar in ACP #4609
9 years ago
psychobunny
96a9b59419
action:topics.changeWatching
9 years ago
psychobunny
e9921edb87
Merge remote-tracking branch 'refs/remotes/origin/topics-read-privileges'
9 years ago
psychobunny
38af8344cc
missed a spot for topics:read priv
9 years ago
Barış Soner Uşaklı
71b3a42bed
closes #4698
9 years ago
Leonardo Vieira
e4afa67956
allow resizing chat from left/top as well
9 years ago
psychobunny
b37b083a4d
new privilege: Access Topic
...
differentiation between Access Category and Access Topic, ie. allows you
to see the category view but not actually enter the topic itself
9 years ago
Ben Lubar
c288ba0a17
fix replying on IE11 - see c50f228acc (commitcomment-17651064)
( #4699 )
9 years ago
Julian Lam
34f2d25651
fixes #4696
9 years ago
Timothy Fike
6a4754efca
Set switches appropriately on plugin settings pages. ( #4521 )
9 years ago
Julian Lam
b4d14ef366
fixes #4687
9 years ago
Julian Lam
a8f5000247
advising restart instead of reload on plugin toggle @pichalite
9 years ago
barisusakli
2c5464760d
#4668
...
allow admins/mods to edit even after postEditDuration has expired
9 years ago
Julian Lam
ba412f4a56
fully completed #4658
9 years ago
Julian Lam
149565169b
closes #4658
9 years ago
Julian Lam
60af3b9b77
removed extra comma in object definition
9 years ago
barisusakli
5720dac803
#4175 , #4298
9 years ago
barisusakli
54ccdf5262
closes #4651
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
b3fa5583f8
closes #4650
9 years ago
barisusakli
825ecce0df
closes #4643
9 years ago
barisusakli
84a7b6690b
closes #4434
9 years ago
barisusakli
9685290658
check responseJSON
9 years ago
barisusakli
f4599e2ce2
closes #4629
9 years ago
barisusakli
1ec9fc7334
closes #4626
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
lex(a) mourek
2a7732789d
Fixed czech translation for timeago ( #4622 )
...
When czech language is set, browser throws 404 Not Found error on jquery.timeago.cz.js
Thats because translation file were renamed
81f072ebb2
https://github.com/NodeBB/NodeBB/blob/master/public/vendor/jquery/timeago/locales/jquery.timeago.cs.js
so that cs->cz override is no needed anymore.
9 years ago
barisusakli
b56aef22a9
empty pwd
9 years ago
Julian Lam
621e0d145e
closes #4617
...
Serving english timeago strings from server instead of round-trip
re-request on failure.
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
Julian Lam
39d9be787e
fixes #4614
9 years ago
barisusakli
decd853507
closes #4602
9 years ago
barisusakli
b493b81dbd
fix crash if category or children is invalid
9 years ago
barisusakli
eb0aea6390
add /user/<uid> and /post/<pid> redirects
...
change notifications to use new redirects
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
c758f59014
closes #2302
9 years ago
barisusakli
77cf860c7a
closes #4588
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
f61d0cb457
https://github.com/NodeBB/nodebb-plugin-composer-default/issues/24
9 years ago
barisusakli
3648d531fa
closes #4545
9 years ago
barisusakli
eb04dba96c
closes #4568
9 years ago
barisusakli
c790373dfc
closes #4558
9 years ago
Barış Soner Uşaklı
9d6532fe7b
moved to ajaxify.start
9 years ago
Julian Lam
ea6d2c35f7
Fixed bug in settingsv1
...
If the saved value was an empty string, then textareas (and more
importantly, select boxes) would not be properly populated with
the saved value.
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
b2b99ce9f9
added new core component for topic teaser
...
/cc @rbeer
9 years ago
Barış Soner Uşaklı
fecda8c051
Merge pull request #4286 from pichalite/chat-dropdown
...
don't show rooms without messages
9 years ago
Julian Lam
5858d914bf
closes #4550
9 years ago
Raphael Beer
ee2c178f2a
Don't add .undefined if selection is empty
9 years ago
Raphael Beer
c9b2011a11
Set input#fa-filter value to name of selected icon
...
- Set selected icon before modal is visible.
- Select input#fa-filter content to allow
immediate typing/searching.
9 years ago
Raphael Beer
aaef2d4362
Use modal Element as traversing root
9 years ago
Raphael Beer
ff2ca0f786
Add changeSelection to iconSelect
9 years ago
Raphael Beer
dca9218ee9
Add .selected to currently set icon in modal
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
19bc6fa133
fix undefined callback in sounds
9 years ago
barisusakli
e564260650
moved groupTitle from user settings to user profile/edit
9 years ago
Julian Lam
3390b7d7f6
closes #4516
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
430adc366c
fix #4498
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
94a505a6bb
removed symlink logic and using route bridging instead.
...
Also allowed plugins to define modules from their plugin.json
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
barisusakli
b948e031f6
closes #2779
9 years ago
Julian Lam
73c4feec20
fixes #4487
9 years ago
Barış Soner Uşaklı
8d86aecc83
Merge pull request #4479 from rbeer/ulModal-localSize
...
Check file size locally.
9 years ago
Raphael Beer
58cc25e385
Set default hasValidFileSize return to true
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
a978f763e3
fixes crash https://github.com/NodeBB/nodebb-theme-persona/issues/250
9 years ago
psychobunny
6a74589e31
closes https://github.com/NodeBB/nodebb-theme-persona/issues/250
9 years ago
psychobunny
b15e5a8d17
closes #4475
9 years ago
psychobunny
29b336ad9f
closes #4480
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
Raphael Beer
ff09789812
Check file size locally.
9 years ago
Julian Lam
1783a07067
more tweaks to threshold
9 years ago
Julian Lam
31e70ac5a8
applying threshold detection only to topics
...
re: #4477
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
cc60767eb0
removed console logging 🐶
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
Julian Lam
5d4f61ec96
Tweaked scrollToPostIndex logic
...
The old behaviour would scroll the post anchor to the midline, but
this was inferior UX for long posts since the top half of the
screen is essentially stuff you didn't want to see.
The new logic is as follows:
- If the target post is smaller than the browser viewport, it will
scroll in such a way that the entire post is vertically centered
(post midline matching viewport midline)
- If the target post is larger than the browser viewport, it will
scroll in such a way that the top of the post is located just
under the navbar, maximizing the target post's content.
- Updated themes to relocate their anchors to in between posts
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
Julian Lam
22f73a8f68
fixes #4463
9 years ago
barisusakli
691802efad
removed params
9 years ago
barisusakli
e1a8c520ba
closes #4404
9 years ago
barisusakli
e8b8f115b7
closes #3652
9 years ago
barisusakli
c6c1e2e217
closes #4289
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
0c1376c884
closes #4390
9 years ago
psychobunny
5d77e37a3c
closes #4403
9 years ago
barisusakli
56ef1e9869
closes #4444
9 years ago
barisusakli
0bf05a17bf
closes #4378
9 years ago
barisusakli
7e6e3b3a40
closes #4383
9 years ago
barisusakli
e2f78a9585
closes #4432
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
psychobunny
f40ec978cb
Merge branch 'master' of https://github.com/NodeBB/NodeBB
9 years ago
psychobunny
489bdcced6
#4423
9 years ago
psychobunny
3e14606226
added roomId to match the other hook
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ı
e9648daf7f
Merge pull request #4421 from pichalite/issue-4386
...
fixes #4386
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
pichalite
9c9e49e2f6
properly fix with styling
9 years ago
pichalite
497592965f
fixes issue-4386
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