247 Commits (3fe9bdc24cf59eadfcd54107fda9be577dc6aab7)

Author SHA1 Message Date
Baris Soner Usakli 4c6fb72db0 move cursor to end in share input 11 years ago
Baris Soner Usakli a274a8cc12 more unread changes 11 years ago
Julian Lam 5f8bfaa871 reverting some fixes 11 years ago
Julian Lam b6e96541e7 first pass, #981 11 years ago
Julian Lam 5b8585fafb fixed #985 11 years ago
Julian Lam 92d029f072 removed regex removal of @first block on infinite post load in favour of DOM method 11 years ago
Julian Lam 7ea379d4f1 added client side hooks: "action:topic.loading" and "action:topic.loaded" 11 years ago
psychobunny 1e955b769b refactoring favourites 11 years ago
psychobunny 25a6302c01 upvoting / downvoting complete 11 years ago
psychobunny cf3f72feb9 client-side voting logic 11 years ago
psychobunny 3c63b135c7 closes #939 11 years ago
psychobunny cecd3fe969 adding return false to favouriting and following. using jq for follow code 11 years ago
psychobunny 3955ca560f changed hook triggers to window from body 11 years ago
Baris Soner Usakli 97e0e48b07 closes #714, closes #824 11 years ago
Baris Soner Usakli 36ae568349 #656 11 years ago
Baris Soner Usakli 1a55f9217d turn off click events to prevent multiple calls' 11 years ago
Baris Soner Usakli d0702f663b disable scroll events on ajaxify' 11 years ago
Baris Soner Usakli 5759b1b1a2 closes #857 11 years ago
Julian Lam 4ae8824faf tweaks and formatting 11 years ago
Matti Leppänen 4f495e2b46 quote gets added to the active composer instead of starting a new one. 11 years ago
Julian Lam 0c71707fb5 fixed #877 11 years ago
Baris Soner Usakli 2560704839 recent unread cleanup 11 years ago
Baris Soner Usakli 2988230b07 some more fixes, cant quote and see deleted messages 11 years ago
Baris Soner Usakli bf81159558 fixes a pagination bug 11 years ago
Julian Lam a240fc81ce fixed #869 11 years ago
Baris Soner Usakli 75f178636b more fixes 11 years ago
Baris Soner Usakli 1084523c92 lots of pagination work, query params, ajaxify to pids 11 years ago
Baris Soner Usakli b23960e8d7 fixes to category pagination 11 years ago
Baris Soner Usakli ef6fd35e85 lots of cleanup, moved pagination to requirejs module 11 years ago
Baris Soner Usakli aa73a10fc4 added pagination to vanilla topic template 11 years ago
Baris Soner Usakli 5f0c6e508d some cleanup 11 years ago
Baris Soner Usakli 606367701f pagination on posts 11 years ago
Baris Soner Usakli cf39c66017 some pagination work 11 years ago
Julian Lam ef450edfea Revert "possible fix to #840", please see #867
This reverts commit 1d666bf7f0.
11 years ago
Baris Soner Usakli 1d666bf7f0 possible fix to #840 11 years ago
Baris Soner Usakli 3793ddc2e8 fixes user tooltips on infinit load 11 years ago
Baris Soner Usakli 46fb6377ee fixed topic reply if title was 255, better notif text in unread and recent,removed console.log 11 years ago
Baris Soner Usakli 79803d2b3d Merge branch 'favourite-spy' of https://github.com/BitBangersCode/NodeBB into BitBangersCode-favourite-spy 11 years ago
MrWaffle d63ced8a5c Move to client side 11 years ago
MrWaffle b887b76c29 Implement favourite tooltip to show who favourited a post 11 years ago
Baris Soner Usakli 45d2affdfb closes #833 11 years ago
Baris Soner Usakli baa74958c5 can set image class for categories 11 years ago
Baris Soner Usakli 104ec7de6e last poster is visible, slugify check for latin #777 11 years ago
Baris Soner Usakli 039f02456d if user is in the topic when a new post comes in mark the topic read 11 years ago
Baris Soner Usakli 55d4a5fe3a template fixes closes #825 11 years ago
Baris Soner Usakli 32adbc8c77 close modal on error 11 years ago
Baris Soner Usakli 16a42619b5 closes #809 11 years ago
Baris Soner Usakli 8c1c844007 closes #806 11 years ago
Baris Soner Usakli 72447c9b9c grouped post buttons in dropdowns 11 years ago
Baris Soner Usakli fd92d7b02a can mark topic unread for all 11 years ago
psychobunny 4e5dfbc1c9 find .post-row instead of any li 11 years ago
Julian Lam 123f92ca1e fixed #711 11 years ago
Julian Lam 917dfe74e6 removing console log and removing a bit of code that would cause infinite loader to take 2.5s extra each round :P 11 years ago
Julian Lam d8c4609ee0 fixed #649 - Once you hit the end, infinite loader will stop for good. If infinite loader is active when the browser hits the bottom, updateHeader will not assume 100%. 11 years ago
Baris Soner Usakli b7f0c90bf7 more fixes 11 years ago
Baris Soner Usakli b3816b98a1 more post fixes 11 years ago
Baris Soner Usakli ae76bb3928 lots of err first fixeS 11 years ago
Baris Soner Usakli ced37044ca Merge branch 'socketAL-fix' of https://github.com/designcreateplay/NodeBB into socketAL-fix 11 years ago
Baris Soner Usakli 426d3e871f more fixes 11 years ago
Julian Lam cbb630fd6b fixed categories.js socket callbacks 11 years ago
Baris Soner Usakli 67799eac95 removed api: from client side socket calls 11 years ago
Baris Soner Usakli 92894277a9 clicking the pagination block no longer sends page to top 11 years ago
Baris Soner Usakli 1580226757 fixes toggle_mod_tools undefined error 11 years ago
Julian Lam 067a7a544b Merge remote-tracking branch 'origin/master' into socketAL 11 years ago
Julian Lam a150691b5e that's the last of it!! :D 11 years ago
Baris Soner Usakli ee1ac1b2c3 fixes post move 11 years ago
Julian Lam c5d8a5a6b2 thread tools (phew!) -- sessionData is getting larger :P 11 years ago
Baris Soner Usakli 9c60182da4 closes #749 11 years ago
Baris Soner Usakli 8e6606fb5a move post 11 years ago
Baris Soner Usakli 2e575bb2d8 closes #524 11 years ago
Julian Lam bee3c06a07 clicking 'quote' now shows the quoted username before said quote 11 years ago
Baris Soner Usakli 43a1ce66a1 added relative_path to recent_replies and browsing users 11 years ago
Baris Soner Usakli f21a98f37f first pass, #524, #667 11 years ago
Baris Soner Usakli 2f90949560 vanilla color fixes 11 years ago
Baris Soner Usakli 680dbf138a closes #669 12 years ago
Baris Soner Usakli ea2c03e28b closes #670 12 years ago
psychobunny d7a444d9ab dynamically update post count in post footer on new post 12 years ago
Baris Soner Usakli 9cb20c3886 added callback to api categories.get 12 years ago
psychobunny 90ad08a00d fixes #616 12 years ago
Baris Soner Usakli ddb7896df1 fixed post count in paginator and post bar when infinite loader kicked in 12 years ago
Julian Lam b9f1176ec1 moved paginator progress bar into paginator block, better mobile handling, and hiding it on page load 12 years ago
Baris Soner Usakli c1da56ce45 added auto mention if u click post reply 12 years ago
Baris Usakli 720711756f show bottom post bar after new post, fixed the insertion of new posts 12 years ago
Baris Usakli 90a12c3253 fixed index to int 12 years ago
Julian Lam bcfb4ca0e4 off by one error 12 years ago
Julian Lam 0159a43a20 Merge branch 'master' of github.com:designcreateplay/NodeBB
Conflicts:
	public/src/forum/topic.js
12 years ago
Julian Lam 86b019ec89 paginator progress bar 12 years ago
psychobunny 98a12cd1e1 clearing first blocks from dynamically inserted templates - made regex less greedy 12 years ago
Baris Usakli b2074c6dda fixes to infinite load and paginator 12 years ago
Baris Usakli dd36cce329 closes #582 12 years ago
Baris Soner Usakli dba47e4bef removed console.log 12 years ago
Baris Soner Usakli 2a46ead29f removed container div, removed second if first, it breaks templates 12 years ago
Baris Soner Usakli fa56eca962 fixed fave stars, removed the watch button from normal posts 12 years ago
psychobunny 48e36e3c31 templates bugfix - now supports multiple conditionals of the same variable; added data-favourited button and deprecated reliance on BS3 12 years ago
Baris Usakli a87ebb64d8 clean up of posts and some template additions 12 years ago
Baris Usakli 0742590c0c added pid to share links, removed unused vars 12 years ago
Julian Lam 34459e7cf1 fixing category admin panel integration 12 years ago
Baris Usakli e90e54cec1 fixed icons in topic move 12 years ago
Baris Usakli 541993c80a fontawesome 4 migration, closes #473 12 years ago
psychobunny 561ee9e4f1 closes #519 12 years ago