153 Commits (cc1c493bbf338f6f9d8d7d64f5583c8ac7af3da7)

Author SHA1 Message Date
Baris Usakli 9dee81b37f closes #5830 8 years ago
Barış Soner Uşaklı bca79da8c6 closes #4197
add in-topic search support to dbsearch
prevent multiple click handlers on in-topic search widget(each click was
causing multiple scrolls)
fix index
8 years ago
Barış Soner Uşaklı 53a2a7244d closes #5765 8 years ago
Barış Soner Uşaklı b13ed26587 closes #5755 8 years ago
Barış Soner Uşaklı 3a1eba2537 merge 8 years ago
barisusakli 73700ed747 closes #5617 8 years ago
Peter Jaszkowiak 30b47d39f3 Fix #5536 8 years ago
barisusakli 5ca8456340 move image code to client/topic/images 8 years ago
Peter Jaszkowiak 3b0dd2d1ef ESlint padded-blocks 8 years ago
Peter Jaszkowiak 277a7fb8b4 ESlint key-spacing, no-trailing-spaces 8 years ago
Peter Jaszkowiak b1b486f729 ESlint quote-props 8 years ago
Peter Jaszkowiak 52f2028206 ESlint no-multiple-empty-lines 8 years ago
Peter Jaszkowiak b09b3aef7f ESlint no-undef, remove global comments 8 years ago
Peter Jaszkowiak 2ba46808a1 ESlint one-var, fix comma-dangle 8 years ago
Peter Jaszkowiak bc1d70c126 ESlint comma-dangle 8 years ago
Ben Lubar ea10f51f2e
UI for replies-to-post (needs theme update) 9 years ago
HeeL 4a3c31b2dc Fix space-before-function-paren linter rule 9 years ago
barisusakli 5e77b87a1e removed scroll duration 9 years ago
barisusakli a72ccfb067 only remove page # on IS 9 years ago
barisusakli 8868668daa fix navigator displaying wrong index
related to #4998
9 years ago
Mathias Schreck ce9ee62fa0 Handle callback errors 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 e019eb40c4 altering ajaxify abort behaviour to look for null instead of empty string, and triggering ajaxify.end when abort occurs 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
Ben Lubar 3214d00105 convert post parent button to a link 9 years ago
barisusakli 4bbc8110a9 closes #4772 9 years ago
barisusakli e8650dcaa4 closes #4619 9 years ago
barisusakli ff9b2bad49 closes #4512 9 years ago
Julian Lam f91f705f90 Merge branch 'master' into fix-vendors 9 years ago
barisusakli 3a27e7b0ea closes #4405 9 years ago
barisusakli 3b9120cd38 closes #4476 9 years ago
Julian Lam add82ba6c9 Added threshold detection when scrolling upwards
... for less jolty upwards scrolling.
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
[email protected]

@BenLubar @boomzillawtf
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
Julian Lam 44aae7daa5 removed hammer, updated semver, added mousetrap 9 years ago
Barış Soner Uşaklı 573840ccbd changed to title raw 9 years ago
barisusakli 2fc385f723 closes #4141, closes #4149 9 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
barisusakli aae393ebe1 closes #3794 10 years ago
barisusakli 6b1834d4ae closes #3767 10 years ago
barisusakli 2f5eb248eb fix postcount 10 years ago
barisusakli cba871ec90 closes #3759 10 years ago
barisusakli 2d96cdba1c closes #3720 10 years ago
barisusakli 5f3eb5934a don't update bookmark on every scroll event 10 years ago
barisusakli 00bc9f51c9 dont display post just scroll 10 years ago
barisusakli b7ce4312a9 show toPid inline 10 years ago
Julian Lam 09d23c3dd0 Added support for a theme to generate a link back to a parent post 10 years ago
psychobunny e9d3f4278d IS improvements
* simplify calculation (scrollTop vs elementInView)
* use post anchor rather than create big $ objs from post html
* pressing f5 repeatedly now always takes you to the correct pid
10 years ago
barisusakli 4db0dadd1c closes #3680 10 years ago
barisusakli 41fb4fe6b5 remove IS topics on category
ability to specify a container for IS, instead of always assuming
$(document)
10 years ago
barisusakli de15c2925d use topic.toTop() 10 years ago
barisusakli 2e8505c66d home/end keys for inf scroll 10 years ago
barisusakli c617a3f008 inf scroll changes
dont load main post if start > 0
10 years ago
barisusakli e461615c1a closes #3621 10 years ago
barisusakli 054e0bb83b closes #3658 10 years ago
barisusakli 0ffb81308e closes #3538 10 years ago
barisusakli 09dacfd6a9 remove bookmark alert on scroll or after 10 secs 10 years ago
barisusakli 7689d54d42 closes #3518 10 years ago
barisusakli 6810b529c9 prevent infinite loop on topic scroll to bottom 10 years ago
bdharrington7 bd26961fa6 Makes bookmark click scroll to last read instead of past it 10 years ago
bdharrington7 25203ee67e changes bookmark storage to sortedset, gets uid from socket rather than being passed from client 10 years ago
bdharrington7 54180acf9b saves updated bookmark in callback 10 years ago
bdharrington7 4d99f60b3d uses server-side bookmark if available 10 years ago
bdharrington7 45df5a3d0b stores the user's bookmark on the server 10 years ago
barisusakli ffd22f50ff closes #1999 10 years ago
barisusakli 6d0d74a6e9 moved topic search end to topics.js 10 years ago
barisusakli 387a5e36b2 search fix, moved topic search to topic.js 10 years ago
psychobunny d51407834d closes #3166 10 years ago
barisusakli dd92b06f16 #3064 10 years ago
barisusakli 9dac6303bb removed thread state fix bottom bar class 10 years ago
Julian Lam 47a7ab15be refactored translator system to be a require.js module, and not a global 10 years ago
Julian Lam 16c6578bdb updated components to be a require.js module, not a global (:rage2:) 10 years ago
psychobunny 11710987a4 fixed navigator pagination 10 years ago
Barış Soner Uşaklı 0cc900bdcf closes #2878 10 years ago
psychobunny 2e33f1d400 navbar/title component 10 years ago
psychobunny 15b54d6e43 removed more .post-row selectors 10 years ago
psychobunny 567d171d2f jshint 10 years ago
psychobunny 6439147586 updated core to point #post_container and .post-row to its respective components 10 years ago
barisusakli c15a289d2a fix check 10 years ago
barisusakli 2a8437f08f removed templates config and mapping 🐑 10 years ago
psychobunny cb1e2c9fef linting client side modules 10 years ago
barisusakli a0c3ddc555 fix navigator 10 years ago
Barış Soner Uşaklı d20628a8d4 closes #2539 10 years ago
barisusakli 7a7aeb131e use tpl_url 10 years ago
barisusakli 200f74f1c7 closes #2592 10 years ago
barisusakli bbfec7d443 fix post index parse 10 years ago
barisusakli a77a761433 closes #1917 10 years ago
barisusakli 76480d4d31 app.user undefined on cold load 10 years ago
barisusakli 2c7d9e1a7c store teaserPid in topic
-update teaser pid as necessary in addPostToTopic, removePostFromTopic,
post purge
-removed 20x db calls from getTeasers
-fixed scroll to post in sub folder install
-upgrade script to update topics with teaserPid
10 years ago
barisusakli 2e04501224 closes #2516 10 years ago
barisusakli 10680d47b0 postCount only used once 11 years ago
barisusakli d0bc5ec9c7 client/topics.js refactor
ability to dismiss all flags
11 years ago
barisusakli 78033dbf5c handled in events.js 11 years ago
barisusakli d7c367ae91 moved new notification to events.js 11 years ago
barisusakli e769ebe668 closes #2347 11 years ago
barisusakli a4533703d4 fix sort by vote insertion 11 years ago
barisusakli c5ba327d8f fix empty pages 11 years ago
barisusakli dfae2ea0d7 fix new topics showing up in all categories on post 11 years ago
barisusakli c753edab1d fix duplicate event listeners
they were duplicated if you navigated from topic to topic
11 years ago