837 Commits (9d069d76db7914990409581d91e3f31d9f1ebe88)

Author SHA1 Message Date
barisusakli 50c740ae09 fix tag display when reaching main post 9 years ago
barisusakli 5634c5417c dont use toPid if "topic/reply" is clicked 9 years ago
barisusakli 0b26cfdd43 #3705 9 years ago
barisusakli 3be3ed4eb5 same selector 9 years ago
barisusakli f4c5d3e159 parse picture modals when needed
https://github.com/NodeBB/nodebb-theme-persona/issues/161
9 years ago
barisusakli 5f3eb5934a don't update bookmark on every scroll event 9 years ago
barisusakli 0b052171f0 dont update title if it hasn't changed 9 years ago
barisusakli 902f529d53 closes #3692 9 years ago
Julian Lam 97dd5500a1 Merge remote-tracking branch 'origin/master' into user-icons 9 years ago
barisusakli 9fc80702b8 simpler check 9 years ago
barisusakli 75e2228989 closes #3689 9 years ago
barisusakli 00bc9f51c9 dont display post just scroll 9 years ago
barisusakli b7ce4312a9 show toPid inline 9 years ago
Julian Lam 09d23c3dd0 Added support for a theme to generate a link back to a parent post 9 years ago
psychobunny 028a520bf0 remove hardcoded fadein 9 years ago
barisusakli 9d0f681ebc fix component name 9 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
9 years ago
psychobunny 2669241c06 closes #3656 9 years ago
Julian Lam c2da45c2f0 user profile changing logic 10 years ago
Julian Lam a43d40fbc7 upgrade script, and fixed client-side generation of user icon 10 years ago
Julian Lam 730a62519f Merge remote-tracking branch 'origin/master' into user-icons 10 years ago
Julian Lam a52f6cf0b4 User Account Edit and Change Picture Modal 10 years ago
barisusakli 7379f93a00 up composer 10 years ago
barisusakli 6457cd02ab move removeExtra to IS 10 years ago
barisusakli 4db0dadd1c closes #3680 10 years ago
Julian Lam f6d5b52a8b WIP user-icons 10 years ago
barisusakli e02781f7e8 fix for IS when viewport is short 10 years ago
barisusakli df89a62b32 removed :rage3: comment 10 years ago
barisusakli b2dbb127e2 fix previous commit so it only uses window height if viewport <=0 10 years ago
barisusakli e78de34122 fix case where container might be smaller than viewport 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 5a77a2c21c removed debug log 10 years ago
barisusakli 1dc93f2446 closes #3677 10 years ago
barisusakli 759607a381 parse modals on demand 10 years ago
barisusakli 2e1648b725 fix browsing not disappearing after everyone leaving 10 years ago
barisusakli de15c2925d use topic.toTop() 10 years ago
barisusakli 2e8505c66d home/end keys for inf scroll 10 years ago
barisusakli c3a6b11939 fix first reply insertion 10 years ago
barisusakli e2896ef6b9 socketio/posts socketio/topics refactor 10 years ago
barisusakli 8a3452f985 start reverse IS earlier 10 years ago
Julian Lam 6fe480d8c6 Adding some snazzy hotkeys to chat page 10 years ago
Julian Lam cef8e44b3b Fix bug with missing ref, using pushState instead of replaceState in chats client-side lib 10 years ago
Julian Lam 47d39d3346 closes #3673 10 years ago
barisusakli 8f40b3f00d fix indent 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 ee24fadfff closes https://github.com/julianlam/nodebb-plugin-markdown/issues/52 10 years ago
barisusakli 0a9f82e30d removed some dupe code from chats 10 years ago
barisusakli 2f94307125 removed duplicated code in chats 10 years ago
barisusakli fbfb39f967 moved socket connection out of app.js 10 years ago
Julian Lam c148b1c956 If a new message arrives, replace the teaser with the new message content, closes #3623 10 years ago
Julian Lam 2e3eef136f Update chat frontend to better handle incoming messages
When an incoming message occurs from somebody who is new,
a new chat contact is spawned and put into the contact list.
10 years ago
barisusakli 04be0411e7 build search categories server side 10 years ago
Julian Lam 7fae82a9bd Update chat page behaviour on mobile
As the chat page is not optimised for mobile devices, if
entered, the chat messages themselves will be hidden
(corresponding commits on themes), and the client-side
javascript will open the chat modal when contacts are clicked.
10 years ago
barisusakli ade9a44b11 closes #3590 10 years ago
barisusakli f17a716055 closes #3619 10 years ago
barisusakli 11c70f3a28 closes #2330 10 years ago
Barış Soner Uşaklı 6d8134618f fix chats 10 years ago
barisusakli a5e9394d93 closes #3612 10 years ago
barisusakli 17a40b716e fix topic move notification 10 years ago
barisusakli b17feb3b6c nested categories on search 10 years ago
barisusakli 22d6ceab59 closes #2427 10 years ago
barisusakli 0cac0692b6 closes #3532 10 years ago
barisusakli af19bd8bd2 msgs on reset 10 years ago
barisusakli 30d087cbd3 closes #3607 10 years ago
barisusakli 896aadada7 closes #3597 10 years ago
Mega b383c17df2 Resolve #3599 10 years ago
barisusakli 961efa3533 closes #3512 10 years ago
barisusakli bb4984a9aa closes #3428 10 years ago
barisusakli e6755d0adc closes #3458 10 years ago
barisusakli a1c407acd0 closes #3530 10 years ago
barisusakli af50ade066 closes #3560 10 years ago
Julian Lam 394fa87b39 on account deletion modal, focus on text input 10 years ago
barisusakli 0ffb81308e closes #3538 10 years ago
barisusakli f9575efaf0 disable fork button during fork #3535 10 years ago
barisusakli f6c95456f2 fix password change notifs 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
psychobunny 63be875daa header/userpicture, header/profilelink, header/username components 10 years ago
barisusakli cf36f7bc79 closes #3468 10 years ago
Julian Lam 902d11c6af Fix #3470 10 years ago
barisusakli db90d19b45 fix password confirm 10 years ago
psychobunny 3d962822c6 #3322 properly, @barisusakli so no need to copy pasta everywhere timeago is used 10 years ago
psychobunny 5b1571ad1e don't need to refresh to preview updated skin #3069 10 years ago
barisusakli f4dd0c14ae update title for new posts as well 10 years ago
barisusakli 1b9c443076 toggle browsing if all users are gone 10 years ago
Barış Soner Uşaklı e34b30eeca Merge pull request #3369 from pejuaxel/master
Add missing localizations
10 years ago
Barış Soner Uşaklı 2968dbb9ac Merge pull request #3346 from bdharrington7/bookmark2
Saves user bookmarks on server if available
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
barisusakli d5128d0513 closes #3370 10 years ago
barisusakli e592499d48 correctly hide/show user in browsing users 10 years ago
Axel fc0871a79d Merge branch 'master' of https://github.com/NodeBB/NodeBB 10 years ago
Axel 91e81065dc Localize "Group Name:" 10 years ago
Julian Lam cead53ec86 Fix list behaviour in chat page 10 years ago
Julian Lam 98b74f848e Fix newSet detection on chat messages 10 years ago
Julian Lam 2593f1b4d9 Fix bug where new chat messages would not append
... due to incorrect class and id assignment of the chat modal. Regression was caused by an earlier commit that moved the
typing span elsewhere.
10 years ago
Julian Lam 60a6775c72 Changed behaviour of the Chat Typing Notification
Instead of being placed at the bottom of the modal/list,
it will now be displayed at the top of the modal, and not
shown in the chats page at all (as it is already present
in the contact list)
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
psychobunny a3c41e7fdb action:posts.loading 10 years ago
psychobunny 8e4340544a action:posts.edited 10 years ago
Julian Lam 0c6b2b122e fixed #3268 10 years ago
Julian Lam 305c54a727 fixed bug where an extra space was added to new replies 10 years ago
Julian Lam e25d2fa6e6 closed #2811 10 years ago
barisusakli daf1a388eb closes #3039 10 years ago
barisusakli 81eeab42ed category filter on /unread 10 years ago
Barış Soner Uşaklı 4fc4a0ff3e dont escape group.name, use displayName in tpls instead 10 years ago
Barış Soner Uşaklı d225951027 fix group name 10 years ago
Barış Soner Uşaklı a12ecbc230 admin/manage/groups pagination 10 years ago
barisusakli ffd22f50ff closes #1999 10 years ago
barisusakli 52f7e13a5c closes #3289 10 years ago
barisusakli 619251143d reset inf scroll on search 10 years ago
Julian Lam 48af82659e removing the composer from core, out to its own plugin: nodebb-plugin-composer-default, closes #3288 10 years ago
barisusakli 491d376fb4 closes #2605 10 years ago
barisusakli 5ee1951245 closes #3271 10 years ago
barisusakli 57c2418157 closes #1306 10 years ago
barisusakli a31178ebd8 closes #3258 10 years ago
barisusakli 6d0d74a6e9 moved topic search end to topics.js 10 years ago
barisusakli 2880a77a9f closes #3130 10 years ago
barisusakli 387a5e36b2 search fix, moved topic search to topic.js 10 years ago
psychobunny f8b3282295 closes #3141 10 years ago
barisusakli 3a36ae5c13 wait for loadScript & widgets.render to emit action:ajaxify.end 10 years ago
Barış Soner Uşaklı 507fb225a2 removed console.log 10 years ago
Barış Soner Uşaklı 4420e7a9fc closes #3188, closes #3170 10 years ago
psychobunny 05c5196965 closes #3194 10 years ago
psychobunny d51407834d closes #3166 10 years ago
psychobunny b96018b0f5 closes #3187 10 years ago
Barış Soner Uşaklı 7bed4c40d6 closes #3179 10 years ago
barisusakli 4f37d268b6 removed sort by username 10 years ago
barisusakli fbdae8fe1d return time and matchcount on page switch 10 years ago
barisusakli aa577f4adc part 1
no upgrade script yet
10 years ago
barisusakli be1865da2d closes #3127 10 years ago
barisusakli 0083d4ff1c return user settings in api 10 years ago
barisusakli ffac8eb41d closes #3118 10 years ago
Julian Lam cd7a3f64f4 removed extra console logging 10 years ago
Julian Lam c7fbaf1a53 updated notif page code to work with new mobile-only dropdown for marking notifications read 10 years ago
barisusakli 2fc8b153c1 img-responsive on about me images 10 years ago
barisusakli 9749658d35 added about me field 10 years ago
barisusakli 0d7e72be51 removed dupe code 10 years ago
barisusakli 17dfb4df94 posts_list.tpl changes 10 years ago
barisusakli 03b0d282f1 search fix prevent crash if search term is invalid regex 10 years ago
Barış Soner Uşaklı e88d88e56c added return false 10 years ago
Barış Soner Uşaklı 8544531a79 removed event 10 years ago
barisusakli dd61bdb9c6 closes #3038 10 years ago
barisusakli 7632997a99 closes #3045 10 years ago
barisusakli 3ffd3a5d3c closes #2970, closes #3078 10 years ago
barisusakli 1f06f90a50 closes #3051
updated lru to latest
created new files posts/cache.js posts/parse.js posts/edit.js
10 years ago
Julian Lam bbccc38efd Revert "made pagination.loadPage also a silent ajaxify, so in-topic searching works with it"
This reverts commit 7e3e7edfd4.
10 years ago
Julian Lam 7e3e7edfd4 made pagination.loadPage also a silent ajaxify, so in-topic searching works with it 10 years ago
barisusakli dd92b06f16 #3064 10 years ago
barisusakli e8afe329a9 pagination 10 years ago
Julian Lam 5587233e78 fixed quoting and highlighted-text auto-quote for composer when composer is minimized, closes #2870 10 years ago
psychobunny 1d94b6a96f closes #3000 10 years ago
Julian Lam 0e0b92f794 update group pages to use components 10 years ago
Barış Soner Uşaklı 7bc2eeff4a duh 10 years ago
barisusakli 500c9f061c removed return 10 years ago
Julian Lam e147328d53 updated backgroundDraggable jquery plugin with fork that allows for percentages: ad2c5a87d1 10 years ago
Julian Lam 6a509a51db fixes #2992 10 years ago
barisusakli fa9fde43fb closes #2971 10 years ago
barisusakli 5501c0c759 closes #3005 10 years ago
psychobunny 5db4714ba8 add success message to watch / ignore category methods 10 years ago
psychobunny 4d414d0b63 .category-box and .post-preview now components 10 years ago
barisusakli 729fb1d696 advanced search change 10 years ago
barisusakli 45bf5de1e5 closes #2982
update url with new slug on topic title edit
10 years ago
psychobunny 799cc9397a closes #2973
also fixes some UX issues and enforces password length check on both
client and server
10 years ago
Barış Soner Uşaklı df3e007120 closes #2969 10 years ago
psychobunny 56d1b521c5 closes #2967
@barisusakli  there was a return; if user is offline, don't see any
reason why it should be so I removed it, just FYI
10 years ago
psychobunny 885b36bb50 closes #2965 10 years ago
barisusakli b815601649 https://github.com/NodeBB/nodebb-theme-persona/issues/59 10 years ago
psychobunny 01542647d4 no need to add img-responsive to all images anymore 10 years ago
Barış Soner Uşaklı dadbda98b7 closes https://github.com/NodeBB/nodebb-theme-persona/issues/52 10 years ago
Barış Soner Uşaklı c7c420e869 closes #2947 10 years ago
barisusakli 188a480590 use post-count component 10 years ago
barisusakli f81e3ad358 categoryTools componets 10 years ago
barisusakli e7fa000fe0 removed strict li selector 10 years ago
barisusakli b00ee4828f removed hardcoded icons for post delete restore 10 years ago
barisusakli 9dac6303bb removed thread state fix bottom bar class 10 years ago
barisusakli 9e3b2148ba components 10 years ago
barisusakli 3efb1345e0 use topic/header closes #2933 10 years ago
psychobunny 63653662e0 a should have the title, not img
part 1 of https://github.com/NodeBB/nodebb-theme-persona/issues/38
10 years ago
psychobunny 30df61e7a5 infinite scrolling on category view, checkboxes weren't showing up 10 years ago
barisusakli e15f7902dd closes #2930 10 years ago
CisMous e5efec1361 fixed post chat bug 10 years ago
barisusakli 1745689317 require composer when its needed 10 years ago
barisusakli e862f7186f recent doesnt need composer anymore 10 years ago
Julian Lam 56fc958939 closes #2891 10 years ago
Barış Soner Uşaklı c294c3b342 fix inf scroll and timeago on users page 10 years ago
Barış Soner Uşaklı 925b12ca22 startsWith 10 years ago
psychobunny f734d47bef closes https://github.com/NodeBB/nodebb-theme-vanilla/issues/21 and https://github.com/NodeBB/nodebb-theme-persona/issues/31 10 years ago
barisusakli 878e548296 renamed end to stop globally
fixed getting favourites for admins
10 years ago
Julian Lam 47a7ab15be refactored translator system to be a require.js module, and not a global 10 years ago
Barış Soner Uşaklı b65f456d70 closes #2880 10 years ago
Julian Lam 16c6578bdb updated components to be a require.js module, not a global (:rage2:) 10 years ago
Barış Soner Uşaklı f380f4214a closes https://github.com/NodeBB/nodebb-theme-persona/issues/27 10 years ago
barisusakli fccfc5307b fix commas 10 years ago
barisusakli a3a0ba9bc3 fix post count tmp fix for js error from helpers.js 10 years ago
barisusakli 474b074c8f fix wrong post count on new post 10 years ago
Barış Soner Uşaklı 4a18a041c9 #2894 no need to remove if there are no new posts 10 years ago
Barış Soner Uşaklı 36942125e6 closes #2894
also mark user online if they post a reply
10 years ago
Barış Soner Uşaklı f928b87997 use component, add user.watch title 10 years ago
psychobunny 11710987a4 fixed navigator pagination 10 years ago
psychobunny 705111a1d9 chat/icon component 10 years ago
psychobunny 7c9e76132d topic/follow component fix 10 years ago
barisusakli 38726243fe closes #2879 10 years ago
Barış Soner Uşaklı b1478ad5da dont add events multiple timest to #content 10 years ago
psychobunny 87ffc2cff9 topic/pinned and topic/locked components 10 years ago
psychobunny 4ca6364dd4 removed .category-item selectors 10 years ago
psychobunny 10eb617c6d category and category/topic components; removed #topic-container selectors 10 years ago
Barış Soner Uşaklı 0cc900bdcf closes #2878 10 years ago
barisusakli a1b6019efe disable/enable reply buttons on lock/unlock 10 years ago
barisusakli 783bcb9bd6 some component fixes closes #2881 10 years ago
barisusakli 5bc2e7dac2 closes #2309 10 years ago
psychobunny 41f5afa887 fix for post-bar reply button 10 years ago
psychobunny 721ee09b19 removed deprecation notice 10 years ago
psychobunny e9d9e14eb4 components - fixed a bug with bottom post bar now showing up 10 years ago
psychobunny 075611ca4b Merge remote-tracking branch 'origin/master' into persona 10 years ago
psychobunny adbbbb3602 decided to go ahead and deprecate this for 0.7x instead of post-0.7x 10 years ago
psychobunny 2e33f1d400 navbar/title component 10 years ago
Barış Soner Uşaklı 37fe438c63 reset fix for t.js bug :rage3: 10 years ago
psychobunny 5e39d8df33 thread tools components 10 years ago
psychobunny fffed29913 post/favourite-count component 10 years ago
psychobunny c2a5169625 post/votes component, user/reputation component 10 years ago
psychobunny e06e1dccb6 topic/browsing/list and topic/browsing/count components 10 years ago
psychobunny b9dd994a56 user/postcount component 10 years ago
psychobunny 10b9919a49 removed some possibly antiquated privs code 10 years ago
psychobunny f8af900415 post button components 10 years ago
psychobunny 1d53365707 post/reply component 10 years ago
psychobunny a740e8e98f post/header component 10 years ago
psychobunny 61db112942 topic/follow component 10 years ago
psychobunny ec079afab1 post/content component 10 years ago
psychobunny 855e43ea12 deprecation notices 10 years ago
psychobunny 0c4ffafca3 topic buttons are now components 10 years ago
psychobunny 15b54d6e43 removed more .post-row selectors 10 years ago
psychobunny 51745568df removed the rest of the .post-row selectors in favour for components system 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
psychobunny d347e88361 post/header component 10 years ago
psychobunny 54cbbe2844 components system 10 years ago
psychobunny 412c5360a6 allow timeago to be cast on other elements as well, ex. small 10 years ago
barisusakli a73f34df4a no need for ajaxify.end listener 10 years ago
Barış Soner Uşaklı 89333ab339 closes #2824 doggy.gif 10 years ago
Barış Soner Uşaklı 940c33c426 fix js error removed dupe code 10 years ago
Barış Soner Uşaklı abd3979fb3 closes #2465 10 years ago
Barış Soner Uşaklı 8484c7c51a closes #2850 10 years ago
barisusakli c15a289d2a fix check 10 years ago
barisusakli 2a8437f08f removed templates config and mapping 🐑 10 years ago
Barış Soner Uşaklı 607535b37e closes #2823 10 years ago
Barış Soner Uşaklı cd1d287a46 fix new posts appearing out of order 10 years ago
Barış Soner Uşaklı 8b21f1c8ab dont reload settings page on every save
only show an alert if reload is required
renamed settings.language to settings.userLang to match the config
10 years ago
barisusakli 2c2586b578 closes #2271 10 years ago
psychobunny cfd66e5dd4 fixes #2795 10 years ago
barisusakli f7f453f8cd closes #2794 10 years ago
Julian Lam 00f3084b8e closes #2792, closes #2791, closes #2788, closes #2787, closes #2786, closes #2785, closes #2784, closes #2783
Squashed commit of the following:

commit ca5064a4effa3904ce936b521b169bba8d24f1a1
Author: Julian Lam <julian@designcreateplay.com>
Date:   Thu Feb 26 08:19:32 2015 -0500

    Revert "added ajaxify popstate cache, so back/forward will just put back the already loaded page"

    This reverts commit 77d154bb8b.

commit ae07fc56c156074de8048bb627f5d9be849c8ad1
Author: Julian Lam <julian@designcreateplay.com>
Date:   Thu Feb 26 08:19:24 2015 -0500

    Revert "on click, topics are marked read from the unread page. Also fixed an issue where isPopState kept getting set to true, causing issues"

    This reverts commit d8c9ec0d40.

    Conflicts:
    	public/src/client/unread.js

commit 96ee3631d7e4e1fc2c1b7632d86684fecd1e430f
Author: Julian Lam <julian@designcreateplay.com>
Date:   Thu Feb 26 08:18:25 2015 -0500

    Revert "actually fixed isPopState error"

    This reverts commit e6701c5a1f.
10 years ago
psychobunny cb1e2c9fef linting client side modules 10 years ago
barisusakli a0c3ddc555 fix navigator 10 years ago
Julian Lam ec075ca608 suppressing alertSuccess when clicking into topics from unread page 10 years ago
Julian Lam d8c9ec0d40 on click, topics are marked read from the unread page. Also fixed an issue where isPopState kept getting set to true, causing issues 10 years ago
Barış Soner Uşaklı 094cd6df32 closes #2777 10 years ago
Julian Lam ade12116a1 closed #2766 10 years ago
barisusakli 9084ee2d7e cleanup popular.js 10 years ago
barisusakli acc3c6a0a5 closes #2762 10 years ago
Julian Lam 3e3fff9fe8 hooking up accept/reject invite, #2758 10 years ago
Barış Soner Uşaklı c3a51033a8 removed utils.getQueryParams() use utils.params() 10 years ago
Barış Soner Uşaklı 743cd20441 closes #2267 10 years ago
Barış Soner Uşaklı 8eb45fc80a dont remove self from browsing 10 years ago
barisusakli 364ed641dd truncateUserList on search 10 years ago
barisusakli 75657605ad fix typo in search 10 years ago
barisusakli fbcc7c4bc3 closes #2634 10 years ago
Barış Soner Uşaklı 276cd51836 closes #2467 10 years ago
Barış Soner Uşaklı bd553eb05d closes #2002 10 years ago
Barış Soner Uşaklı fe1f4f84ec Merge pull request #2682 from MegaGM/action.posts.loaded
Change argument in action:posts.loaded
10 years ago
Mega 16c5c18165 Update arguments in action:posts.loaded 10 years ago
barisusakli 5dfafff421 call callback on password update 10 years ago
Barış Soner Uşaklı 7d963e52cf closes #2686 10 years ago
Barış Soner Uşaklı d20628a8d4 closes #2539 10 years ago
Julian Lam 0c5c0bf08a making userRow selector less specific, in group details.js 10 years ago
Julian Lam f16c37eeaf #2692 10 years ago
barisusakli 6cd615ee45 dont add post/topic query params if searching for users/tags 10 years ago
Barış Soner Uşaklı c98720ee4c show results as WIP 10 years ago
Barış Soner Uşaklı be92f07ab9 save/clear search preferences 10 years ago
Julian Lam 1843d0364e closed #2708 10 years ago
barisusakli 7f6518e4a6 private plugin link fix 10 years ago
barisusakli 138a13f1b2 dont crash if searchQuery is falsy 10 years ago
barisusakli 4d34241072 missing semicolon 10 years ago
barisusakli eff1256dfb search sort, search in posts, titles, posts& titles 10 years ago
Julian Lam 957415463f Merge branch '0.7.0'
Conflicts:
	package.json
	src/search.js
10 years ago
barisusakli 38dd3d4281 search newer/older than and better pagination 10 years ago
barisusakli d65546a34d search form fix 10 years ago
barisusakli 9487f3a028 qs module changes categories param 10 years ago
barisusakli 161b934827 reply count filter atleast/atmost 10 years ago
barisusakli def600e927 search in categories and children 10 years ago
barisusakli 845b97687a removed strict li selector 10 years ago
Barış Soner Uşaklı a0d70b48db Merge pull request #2675 from MegaGM/actionposts.edited
Added data argument to action:posts.edited hook
10 years ago
barisusakli cc2ab12f29 removed bans from downvotes and flags
cleanup thread tools emits
10 years ago
Julian Lam 1b00d0f739 fixed #2670 10 years ago
barisusakli 6a837632fa fix first post loading when pagination is enabled 10 years ago
Mega df0e924714 Change argument in action:posts.loaded 10 years ago
Mega 2f19f4106a Added data argument to action:posts.edited hook 10 years ago
Julian Lam 904daf7776 Merge branch 'master' into 0.7.0 10 years ago
Julian Lam 79083004e4 added missing file 10 years ago
Mega c16689503d Added as argument post id in action:posts.edited 10 years ago
barisusakli b3a968e006 merge 10 years ago
Julian Lam e4e9020e1f added groups page to user profile 10 years ago
barisusakli c8f87e5d36 removed console.log 10 years ago
Julian Lam 4a7ec3ccc6 added groups page to user profile 10 years ago
psychobunny 4f5918390a if user search is blank, return all users 10 years ago
barisusakli 60e052e788 closes #2674 10 years ago
Julian Lam 77a9c7c195 Merge branch 'master' into 0.7.0 10 years ago
Julian Lam f753cfb1c9 search on grop sort change too 10 years ago
Julian Lam b052ed3504 searching on keyup instead of enter key 10 years ago
Julian Lam 6ebc048f1f searching on keyup instead of enter key 10 years ago
barisusakli e16cfa396b Merge remote-tracking branch 'origin/master' into 0.7.0 10 years ago
barisusakli aaa1fae558 closes #2597 10 years ago
barisusakli 60fecdbdf8 Merge remote-tracking branch 'origin/master' into 0.7.0 10 years ago
barisusakli ed714cdf77 user search paginator 10 years ago
barisusakli 98ff75b9c3 closes #2581 10 years ago
Julian Lam aabfeba38d Merge branch 'master' into 0.7.0
Conflicts:
	src/user.js
10 years ago
Julian Lam 63eeee4394 fixed issue where hitting enter while searching for groups would cause the page to reload. 10 years ago
psychobunny 5a3c056759 removing li specific selector 10 years ago
psychobunny 370a60c14f potential bug @barisusakli I think you changed this, just pinging you in case 10 years ago
barisusakli 0dc0c39f48 removed li selector 10 years ago
barisusakli 288d507eb6 pass the loaded pids to action:posts.loaded 10 years ago
Julian Lam d2217b8137 closed #2641 10 years ago
Julian Lam 4a3255d4fd search sorting 10 years ago
Julian Lam af1fa11606 rejigged search so it grabs the values on method execution, instead of being passed in 10 years ago
barisusakli 5fe69e0386 input selector 10 years ago
Julian Lam 4072172c8e companion commit to nodebb/nodebb-theme-vanilla@0d17032 10 years ago
barisusakli c20a848c7f removed console.logs 10 years ago
Julian Lam ba1260923f companion to nodebb/nodebb-theme-vanilla@ad953f2 10 years ago
Julian Lam 6502dd2561 group searching 10 years ago
barisusakli 2f955c3af4 getUpvoters works with array 10 years ago
barisusakli cb5ee2a141 closes #2632 10 years ago
barisusakli a926a11e70 fix redirection when saving groups 10 years ago
Julian Lam e5a33539d2 updated globals for jslint 10 years ago
Julian Lam c026a64e8e adding concept of group slugs, #2588. ping @barisusakli for downstream plugin changes 10 years ago
Julian Lam 4317b3c872 fixing more exposed XSS outlets in groups frontend 10 years ago
barisusakli f67053df52 figure out pathname, dont crash if callback isnt supplied 10 years ago
Julian Lam 577a646adc this should appease @barisusakli 10 years ago
Julian Lam 36a49cd994 guests can no longer attempt to join a group, #2588 10 years ago
barisusakli fd2edcaf6f closes #2594 10 years ago
barisusakli f2bfb4c0d1 removed following count hide 10 years ago
barisusakli 82c4488505 remove console.log fix typos 10 years ago
barisusakli 6ccdf187ea closes #2595 10 years ago
Julian Lam 50ac813388 Merge branch 'private-groups', closed #2588 10 years ago
Julian Lam b3b3300bd6 fixing bug with checkboxes, #2588 10 years ago
barisusakli be8385e8dc fix else if style 10 years ago
Julian Lam de58f4ff6b hiding group admin and cover photo controls from non-owners, #2588 10 years ago
Julian Lam 710df626b5 removed join/view buttons from group list, made cover clickable, #2588 10 years ago
Julian Lam 203a15204e bugfixes to cover photo, #2588 10 years ago
Julian Lam 675968f0f3 cover photo for groups, #2588 10 years ago
barisusakli 5a940778ee closes #2603 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 f417e07b9d user search changes 10 years ago
Julian Lam 612b8f01b6 Merge remote-tracking branch 'origin/master' into private-groups 10 years ago
Julian Lam 635393a274 group creation and deletion from outside ACP, #2588 10 years ago
Julian Lam 240056d169 added icon container styles back to ACP, proper hooking-up of iconSelect module in group settings panel, #2588 10 years ago
Julian Lam 69ed8ac45d icon selection interface -- moved iconSelect module out of admin space, #2588 10 years ago
barisusakli f74383bba4 changed userPhoto to files[] 10 years ago
barisusakli 5414c268a0 sort numerically 10 years ago
Julian Lam 311d02dbe1 removed console log 10 years ago
Julian Lam b4731ad47b added colorpicker to frontend, badge colour changes for groups, #2588 10 years ago
Julian Lam 96c37c25b0 join, leave, accept, reject: handlers + UI, #2588 10 years ago
barisusakli db1cc6b8d2 search by fullname 10 years ago
Julian Lam a5d7fee623 Merge remote-tracking branch 'origin/master' into private-groups 10 years ago
Julian Lam bb0b6d9db4 using 'invisible' class instead of 'hidden', #2588 10 years ago
Julian Lam d747ce5760 granting and rescinding ownership, #2588 10 years ago
Julian Lam 9fa3675424 added methods and socket listeners for group joining and leaving, #2588 10 years ago
barisusakli a77a761433 closes #1917 10 years ago
barisusakli ce9c17f8e5 ability to search posts by user 10 years ago
barisusakli 60f1b9679a search filters 10 years ago
barisusakli 9170ee831a reset search on tags page if input is empty 10 years ago
barisusakli 4b1b98e229 handle changePicture callback properly 10 years ago
barisusakli 04084807c2 removed app.loadConfig 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 646c5705cf no need to make call for guests 10 years ago
barisusakli 2e04501224 closes #2516 10 years ago
barisusakli 8bee231d80 show validation errors on register 10 years ago
barisusakli e18ad61ff6 fix login maybe? 10 years ago
psychobunny 113d35887c moved admin.getVoters to posts.getVoters; now getVoters modal can be accessed by moderators as well 10 years ago
barisusakli 510343b9d5 dont markAsRead for guests 10 years ago
barisusakli ab2580cc5f fix human readable post count in topics 10 years ago
barisusakli 1ea295ed1b #2449 10 years ago
barisusakli e1758e0c36 closes #2449 10 years ago
Julian Lam deac12c540 closed #2424 10 years ago
barisusakli 10680d47b0 postCount only used once 10 years ago
barisusakli d0bc5ec9c7 client/topics.js refactor
ability to dismiss all flags
10 years ago
barisusakli 78033dbf5c handled in events.js 10 years ago
barisusakli d7c367ae91 moved new notification to events.js 10 years ago
barisusakli 7f5984d1fd removed dupe code 10 years ago
barisusakli 14ba1ff8c0 closes #2352 10 years ago
barisusakli ee3b0c93c3 fix tag update
was hanging on tag remove, and wasnt updating if tag count didnt change
10 years ago
barisusakli 0a1fa72bd8 use loadMoreFromSet 10 years ago
barisusakli 32e08ba419 closes #2070 10 years ago
barisusakli 9d56f50967 voters info 10 years ago
Joseph Chen 4f03e74b99 Add topics.loaded event to be triggered when new topics are loaded by infinite scroll. 10 years ago
Julian Lam 7e35987e1b fixing regression for #2355, introduced in a129075 10 years ago
psychobunny 0580773331 random console.log 10 years ago
psychobunny aa6137b9c3 fixed potential XSS in registration form 10 years ago
barisusakli 467fb1ab4a dont deselect on delete/purge closes #2352 10 years ago
barisusakli c95f151bfc closes #2364
dont crash if icon is not found
10 years ago
barisusakli 9e1789dc58 closes #2297 10 years ago
barisusakli e5cc45a95b if category is not found return
if cid is a child category it wont be on home
10 years ago
barisusakli e769ebe668 closes #2347 10 years ago
barisusakli dd135b875b #2347
dont show flag on deleted posts
dont allow flag on deleted posts
dont allow upvote downvote favourite on deleted posts
10 years ago
Julian Lam adfb89a2ad closed #2321 10 years ago
barisusakli a4533703d4 fix sort by vote insertion 10 years ago
barisusakli c5ba327d8f fix empty pages 10 years ago
barisusakli a4d671f8b8 fix popular pill selection 10 years ago
barisusakli c74370bfb1 removed recent/day week month
it starts with most recent 20 topics now and goes back instead of
showing empty if there are no new replies in the past 24 hours
10 years ago
barisusakli dfae2ea0d7 fix new topics showing up in all categories on post 10 years ago
barisusakli 4c90c9a759 closes #2291 10 years ago
barisusakli a7bb5893e8 fix dupe event listeners on category
only happens if you navigate from category to category
10 years ago
barisusakli c753edab1d fix duplicate event listeners
they were duplicated if you navigated from topic to topic
10 years ago
barisusakli ebfb953069 responsive images in group page 10 years ago
barisusakli 02f74ca032 fix browsing users removal 10 years ago
barisusakli d2334fbb4a dont search empty string, get 20 tags instead of 10 10 years ago
barisusakli 3ba4d2aa2b get correct count only from one of the active users elements 10 years ago
barisusakli 762b2fff37 display user count in browsing 10 years ago
barisusakli f318f2f815 move out update, should work even if post isnt in dom 10 years ago
barisusakli b3e83d2f9a update post count on purge 10 years ago
barisusakli 761f56aeb1 removed most of the db.sortedSetCards 10 years ago
Julian Lam b5481ceed2 property fixed #2087 10 years ago
barisusakli 835c58d27d mark read after infinite scroll
dont mark read if already read
10 years ago
Spiritlebon 35fc175ff6 Lint fix 10 years ago
psychobunny 4cbb7e9832 closes #2230
and I actually tested every single one. go me!
10 years ago
psychobunny c787cd671b migrating tag editing #2230 10 years ago
psychobunny 2f150649ae migrating infinitescroll #2230 10 years ago
psychobunny b7bba928a4 migrating home page to new partials #2230 10 years ago
psychobunny 00ff032060 migrating categories to new partial templating #2230 10 years ago
psychobunny b51c90dcb3 doing some reshuffling in public/src
public/src/admin and public/src/client; also some cleanup in
src/meta/js, no need to filter out admin files anymore
10 years ago