3619 Commits (afa86c03c462b57d15319cda3328fdbe2974b4de)

Author SHA1 Message Date
psychobunny 3854c883a2 eh, github for windows failing hard 10 years ago
psychobunny 8b9d58a72f moved BS out of vendor into admin 10 years ago
psychobunny d5316dbe7a started theming acp 10 years ago
psychobunny 74c69842d1 ensure acp search box shows up if you start typing 10 years ago
Julian Lam 6e8bd4d615 adding a client-side hook, closes #2159 10 years ago
barisusakli 5f55cc947c watch unwatch
update on toggle, moved isFollowing to api return and template
10 years ago
psychobunny b27af65f18 closes #2153 10 years ago
psychobunny 606263ace4 #2153 prevent jquery from attempting to load images that don't exist 10 years ago
barisusakli 1202322700 fix acp users page 10 years ago
psychobunny f53d783d3d fixed users view 10 years ago
psychobunny 3be951367f removed prev editor 10 years ago
psychobunny 06fd0fa34b ace editor 10 years ago
psychobunny c2c569695f settings - allowing hidden inputs to be saved 10 years ago
psychobunny a17cd6aacc ace editor 10 years ago
psychobunny d4f47f4157 fixes to appearance/widgets page 10 years ago
psychobunny 62312638ed fixing pills 10 years ago
psychobunny b468404506 refactored admin/themes.js 10 years ago
psychobunny f98e3aaf64 segregated the "theme" route (now "appearance") into their own separate routes 10 years ago
psychobunny 27bd23ca5c more branding stuff 10 years ago
psychobunny 0a4deeabf8 improving search more 10 years ago
psychobunny 282dc64fa5 improving the acp search experience 10 years ago
psychobunny 27a2af89c8 better styling for ACP search 10 years ago
psychobunny 5d1906cd0c linting 10 years ago
psychobunny 12af6a33b5 closes #2037 10 years ago
psychobunny dfccf6675a closes #1906 - please use require('templates.js'); instead 10 years ago
psychobunny d081ecf368 fixed chatModal centering 10 years ago
psychobunny da0eff6a4e double click the chat header to maximize 10 years ago
psychobunny c692f7e8fe closes #2148 10 years ago
Julian Lam 05b8b4b43a latest translations 10 years ago
psychobunny fe444ccac7 Merge pull request #2090 from akhoury/patch-1
cloning widgets Elements is dropping all events handlers
10 years ago
psychobunny 366c7841fe fixed tag styling in acp 10 years ago
psychobunny 11fada047e fixing search menu 10 years ago
psychobunny 28efeef844 latest bs3 10 years ago
psychobunny bb9a0d8cab moving acp styling to core - now unaffected by selected themes 10 years ago
barisusakli c000e852b5 closes #1935 10 years ago
psychobunny 016a98e7b1 make sure search dropdown is open if active 10 years ago
psychobunny 7c896768ce case insensitive acp searching 10 years ago
psychobunny 13dd686521 only add divider if there are results 10 years ago
psychobunny 027e8eb54c acp searching, closes #2140 10 years ago
psychobunny 117b8dece4 settings acp refactor for dedicated routes 10 years ago
barisusakli 8abb247870 fix mention regression 10 years ago
Julian Lam 50a7c42f15 Merge remote-tracking branch 'origin/hashtalk' into hashtalk 10 years ago
Julian Lam 05e147b440 Merge branch 'master' of github.com:chronize/NodeBB into chronize-master 10 years ago
barisusakli fb764472dd closes #2125 10 years ago
Julian Lam b6f7014a9d fixed infinite scroller so that it takes the height of OP into account when detecting when to load more posts while scrolling up 10 years ago
Julian Lam a6abde2a2b fixed upward infinite scrolling so that it is less jarring 10 years ago
barisusakli 48c3619028 lowered chat zindex 10 years ago
barisusakli 8c600ae15d stop tag autocomplete ajaxify 10 years ago
Julian Lam d13fcd3529 closed #2109 10 years ago
Julian Lam aee8b87385 composer tweaks, hiding navbar when mobile composer is open 10 years ago
barisusakli f377868764 closes #2064 10 years ago
barisusakli 63a7766ac1 closes #2027 10 years ago
barisusakli 0f258859a7 closes #2067 10 years ago
Julian Lam 7a61e9d0f8 latest translations 10 years ago
barisusakli 6f3cb55709 closes #2071 10 years ago
Julian Lam 2e16306dc2 updated modules translations 10 years ago
barisusakli 4066607388 closes #2052 10 years ago
Julian Lam 0b7a21b8d1 Merge branch 'hashtalk' of github.com:NodeBB/NodeBB into hashtalk 10 years ago
Julian Lam 8bac0bf361 Merge branch 'csrf-excision' into hashtalk 10 years ago
Julian Lam a061079995 fixed all POST routes to use new csrf middleware 10 years ago
psychobunny 004758f5bd closes https://github.com/NodeBB/NodeBB/issues/2104 10 years ago
psychobunny 91293350b5 closes https://github.com/NodeBB/NodeBB/issues/2101 10 years ago
Julian Lam 4f6b3055ff Merge branch '0.5.1' into csrf-excision 10 years ago
Julian Lam e9b373438d latest translations and fallbacks
Conflicts:
	public/language/de/user.json
	public/language/nl/user.json
	public/language/pl/user.json
	public/language/sv/user.json
	public/language/vi/user.json
	public/language/zh_CN/user.json
10 years ago
Julian Lam 74c438dc71 latest translations and fallbacks 10 years ago
psychobunny ca7f35dd5e trimming alert title/message 10 years ago
Julian Lam b80b0e1e99 re: #2098, chat message emails are now opt-in 10 years ago
Julian Lam b85ff61de6 refactored chat notification system to wait a bit before sending notif/email, closes #2098 10 years ago
barisusakli 97cb138cfc doesnt seem to be used 10 years ago
psychobunny a224e531f8 added a confirmation dialog that asks you to type in your username before being able to delete account 10 years ago
psychobunny ae88eee8e3 improving the warning message before deleting account 10 years ago
barisusakli ca486a1b07 update unread count
only for logged in users
10 years ago
Julian Lam 45a0d0196b Merge branch '0.5.1' into hashtalk 10 years ago
Julian Lam 101288c75c Merge branch 'master' into 0.5.1 10 years ago
barisusakli 32257c9b2f updateUnreadCount 10 years ago
psychobunny ecd00bb679 refactored widgets api call to render all at once rather than one area at a time, closes https://github.com/NodeBB/NodeBB/issues/2062 10 years ago
Julian Lam 963428174b fixed #2091 10 years ago
Aziz Khoury 31631ca538 cloning widgets Elements is dropping all events handlers
Adding true will clone the handlers.

You might want to do the same for L150 and L161 's clone() usage, but I'll let you decide on that :)
10 years ago
barisusakli ce0fdc201a closes #2086 10 years ago
barisusakli 31eccb8e7f configurable post delay before first post 10 years ago
barisusakli 9a96458f79 closes #2053 10 years ago
barisusakli da86c46b4c Merge remote-tracking branch 'origin/0.5.1' into hashtalk 10 years ago
barisusakli 7c3dc4877a closes #2089 10 years ago
Julian Lam 9cba8d7ecb latest translations and fallbacks, closes #2085" 10 years ago
barisusakli 51cefb00d2 add support to set parentCid to 0 10 years ago
Julian Lam 6bb924f25a removed theme-rocket folder, closed #2076 10 years ago
barisusakli e56b18822b added topic titles to notifs
upvote, favourite and flag has topic titles now
10 years ago
barisusakli 493d0dea1e part 1 of notif refactor 10 years ago
Julian Lam 40e5ad075f started work on #2082 10 years ago
barisusakli 01f983e29c markAsRead improvement
takes in an array of tids instead of marking topics read 1 by 1
same for the category.markAsRead function
11 years ago
barisusakli a56ab7f15a closes #2061 11 years ago
barisusakli 273db693e7 closes #2051 11 years ago
barisusakli b7ee875b12 user.isOnline fix
wont hit db on every user socket connect or user disconnect
11 years ago
barisusakli 57e204df8e removed most of the debug
dont get more than 6 usernames for upvote tooltips
generatePostPaths wont check null pids
11 years ago
barisusakli 0ad42873d5 nasty 11 years ago
psychobunny 15052143d3 that preloader, will blow up your datacenter. 11 years ago
barisusakli 072db27a3c dont add more than 10 11 years ago
barisusakli 421d091828 optimizing browsing users 11 years ago
barisusakli 0dc780148a removed global room
socket.io already puts everyone into a room named ''
11 years ago
barisusakli a6f8bcd7be dont show new posts on popular
doesnt makse sense
11 years ago
barisusakli ff44819d6b add support to set parentCid to 0 11 years ago
barisusakli 7361aec709 update every 3 seconds 11 years ago
barisusakli 769d6ed57c removed console.log 11 years ago
barisusakli 2008bf28ff auto update user counts dont transmit all room data 11 years ago
barisusakli 9a908c1651 filter users who are already on dom 11 years ago
barisusakli 98f338b41c online count fixes for cluster 11 years ago
barisusakli 84d0e64361 fix topic move 11 years ago
barisusakli 6b39e328f5 chat fix 11 years ago
barisusakli e495db3065 dont make a copy of chat message 11 years ago
barisusakli 625766ba85 dont send typing notif on each keyup 11 years ago
barisusakli 26c0b097cf removed realtime update of anon count 11 years ago
barisusakli 74282ffeea removed another unnecessary socket call 11 years ago
barisusakli 171f02101d closes #2035, closes #2036 11 years ago
barisusakli ff46d1211d removed populateONline users
not sure why this was called inside updateBrowsingUsers
11 years ago
barisusakli 6672f17fc2 part 1 of online user fix
don't call getOnlineUsers when a single person comes online
11 years ago
barisusakli ae6d5e72f4 closes #2015 11 years ago
barisusakli a252bf409c Merge remote-tracking branch 'origin/master' into 0.5.1 11 years ago
barisusakli 6c2ae0302d closes #2030 11 years ago
Julian Lam fa2bf7c908 added disabled class back when form is submitting... aka clickspam handling 11 years ago
Julian Lam ff24339b38 added back error:no-user 11 years ago
Julian Lam 298d904d45 refactored login process to be a form submit instead of ajax-redirect, implemented error message parsing using req.flash 11 years ago
barisusakli 14fcd36134 closes #2028 11 years ago
barisusakli 603cddc687 closes #1934 11 years ago
barisusakli 6b286a8f07 fix, dont display duped topics on category view 11 years ago
barisusakli 197226eea6 closes #1742 11 years ago
Julian Lam 1f06e4f5a2 added secret key bindings for admins to reload and restart their NodeBBs :shipit: 11 years ago
Julian Lam 063a4e5628 finished up UX integration for in-topic searching, added mousetrap lib to capture ctrl-F only in topic view, closed #1800 11 years ago
Julian Lam 5d22806ded more topic searching work (working example, needs UX tie-in) 11 years ago
Julian Lam cc930e4042 Merge branch '0.5.1' into topic_searching
Conflicts:
	src/socket.io/topics.js
11 years ago
barisusakli 43432e8bbb Merge remote-tracking branch 'origin/master' into 0.5.1 11 years ago
psychobunny ad00c3cb50 updating font path 11 years ago
psychobunny 20da1b37a5 updating fontawesome, closes #2024 11 years ago
barisusakli 94c765fa25 closes #1996 11 years ago
barisusakli ba4b98de0e email and username checks on profile update 11 years ago
barisusakli ed294dd414 Merge remote-tracking branch 'origin/master' into 0.5.1 11 years ago
Julian Lam cd10248226 basic topic searching via search bar working 11 years ago
Julian Lam 347d7de25b an ajaxify.go 302 will pass callback and quiet arguments along as well now 11 years ago
barisusakli fdf19f9025 closes #2022 11 years ago
barisusakli 8eecf59c47 closes #2020 11 years ago
barisusakli 69ce425ae5 closes #2021 11 years ago
Julian Lam 2d9ca83ae0 better error messaging when js fails to compile when reloading 11 years ago
psychobunny 4384958bf2 passwords can now contain spaces 11 years ago
psychobunny 6a4bcf8ab8 fixed password error message 11 years ago
Julian Lam e497290dbc removed commented-out code 11 years ago
Julian Lam fcbdc5e271 added recompilation of templates to NodeBB Reloading - #2010 11 years ago
barisusakli eef200be10 closes #1284 11 years ago
Julian Lam 5f96823f66 allowed the "forum updated" message to show up for reloads as well 11 years ago
Julian Lam ff38394f96 latest translations 11 years ago
barisusakli c57b0a2199 closes #2013 11 years ago
Julian Lam ab77e6767e closed #2011 11 years ago
barisusakli f11601d70f Merge remote-tracking branch 'origin/master' into 0.5.1 11 years ago
Julian Lam 851ebc2a6e more translations... heh 11 years ago
Julian Lam 36752f94dc latest translations 11 years ago
barisusakli ab0d31bef1 closes #2005 11 years ago
Julian Lam b7c7dd98c3 ACP setting and API return for subcats 11 years ago
psychobunny 2ced285f89 closes #2004 11 years ago
psychobunny 91e29d7bb2 updated latest templates.js 11 years ago
barisusakli d411ed5c28 closes #1995 11 years ago
barisusakli ca90afd544 #1992
(drunk) not even done yet
11 years ago
barisusakli d852f284da closes #1948 11 years ago
barisusakli d91fa5747d closes #1964 11 years ago
barisusakli c58712e2a9 closes #1971 11 years ago
barisusakli c9c454825e closes #1369 11 years ago
barisusakli e909e46786 closes #1989 11 years ago
barisusakli 299d7bfee3 Merge remote-tracking branch 'origin/master' into 0.5.1 11 years ago
Julian Lam a2fb4a66b0 migrated ACP themes page from html rendered via js to template engine 11 years ago
psychobunny 544afd4e4c importing latest templates.js client-side 11 years ago
barisusakli 37115ea3d6 Merge remote-tracking branch 'origin/master' into 0.5.1 11 years ago
barisusakli 1a97302d68 fix double anchors around images
if the image is already inside an anchor dont wrap again
11 years ago
barisusakli dae3ef49be show user names who upvoted a post on mouse over 11 years ago
barisusakli b50a6d8f34 Merge remote-tracking branch 'origin/master' into 0.5.1 11 years ago
Julian Lam 5936c72f96 further fix to #1957 11 years ago
barisusakli ac43ff3c3d closes #1970 11 years ago
barisusakli 1cf5c3145a doing it properly this time
mainPost always has index 0
11 years ago
Julian Lam c818a37f0f possible fix for #1981 11 years ago
barisusakli c991997552 removed off from search button 11 years ago
barisusakli 53d20cf058 parse variables before rendering widgets 11 years ago
barisusakli 41ed52a414 moved newlines from language file to core 11 years ago
psychobunny 193832ea9b closes #1957 11 years ago
psychobunny 025403b9a8 optimizing data transfer *rolls eyes* 11 years ago
Julian Lam 84f3fee488 latest translations 11 years ago
psychobunny c6ced111b5 quotes are better 11 years ago
psychobunny b1ef42889d updated site title for tags page to be more user friendly 11 years ago
barisusakli f49c95c16f closes #1950 11 years ago
psychobunny a880ac6e9f do one api call for template configs rather than two on cold load 11 years ago
barisusakli 5ce0ebb4ac single socket call on topic enter 11 years ago
psychobunny 39d6941603 remove chat/flag for new incoming posts 11 years ago
psychobunny eb297d7eab client side hooks: action:composer.topics.post, action:composer.posts.reply, action:composer.posts.edit 11 years ago
Filips Alpe 378fd095eb Leave the chat window within the screen
On smaller screens, the top of the chat window can appear so high that it is outside the screen, this fixes that.
11 years ago
barisusakli d3e57d0930 on entry to topic mark notifications read 11 years ago
Julian Lam 3df591a118 latest french translations 11 years ago
Julian Lam 33c4211ac2 latest fallbacks for new assets 11 years ago
Julian Lam 074489020f added missing configs for email, search, and groups, latest fallbacks, removed footer from language strings 11 years ago
Julian Lam 2a4717c80c latest translations from tx 11 years ago
barisusakli 214f6af324 parseInt 11 years ago
barisusakli e420ee5fb6 privilege fix for single category check 11 years ago
barisusakli 4fd2973c53 closes #1938 11 years ago
chronize a2f8f54061 Merge branch 'master' of https://github.com/NodeBB/NodeBB 11 years ago
Julian Lam 9dead8ec9e latest translations... again 11 years ago
Julian Lam 770ea77cac latest translations 11 years ago
Julian Lam 77e0cb170f removed console.log 11 years ago
barisusakli 25483e376f fix online users page
insert users before the anon box if there is one
11 years ago
barisusakli 76ad2b8fb2 fixed to account header 11 years ago
chronize 4e4187417e optimize ACP groups screen, jQuery caching 11 years ago
barisusakli aa4089e6d7 #1930
simple solution for now, wraps images with <a> that opens in new tab
11 years ago
barisusakli e0be4d146f closes #1913 11 years ago
root--- da7a161245 fluidized ACP groups modal dialog 11 years ago
Julian Lam 89a9d4b7f2 logic for #1837 11 years ago
barisusakli da780cdee7 closes #1920 11 years ago
barisusakli 8caedc935b online users fix
and jshint cleanup
11 years ago
Julian Lam bb7a71389e using websocketAddress config if supplied 11 years ago
barisusakli fed8cc6d53 optimize privileges and assorted fixes.
* new methods
privileges.categories.filter
privileges.topics.filter
privileges.posts.filter

they take a list of ids and a privilege, and return the filtered list of
ids, faster than doing  async.filter and calling the db for each id.

* remove event listeners on recent page before adding
* group.exists works for both single group names and arrays
* helpers.allowedTo works for both a single cid and an array of cids
* moved filter:topic.post hook right before topic creation.
* moved filter:topic.reply hook right before topic reply.
11 years ago
barisusakli 96b0b449b9 closes #1911 11 years ago
barisusakli 6e335ff29a removed debug 11 years ago
barisusakli f71bd41408 more fixes 11 years ago
barisusakli d7520508e3 #1375 part1 11 years ago
psychobunny 947c9b6eea you're now logged out server-side when you're banned, so csrf token doesn't work in app.logout 11 years ago
barisusakli 8146358aac closes #1905
fixed translator.load, it wasn't passing in language and was trying to
load undefined.json
11 years ago
barisusakli 093e373025 removed console.log 11 years ago
barisusakli 2d94df93b8 isArray is enough 11 years ago
Julian Lam cff30dbe79 latest translations and fallbacks 11 years ago
Julian Lam 87465ae090 merged latest French translations in, closed #1891 11 years ago
barisusakli 3bfad766b3 closes #1900 11 years ago
barisusakli 297f523f18 closes #1899 11 years ago
psychobunny 4f868f99c1 closes #1867 11 years ago
psychobunny df37c1e235 translator.compile 11 years ago
barisusakli 3557aa2f9a fixed tags page search 11 years ago
psychobunny 4723b6d68b danger instead of warning for banned alert 11 years ago
barisusakli e961e3c552 reduced hightlight duration by 2 seconds 11 years ago
Barış Soner Uşaklı 485f14ef7f Merge pull request #1873 from frissdiegurke/patch-2
[Settings] fixed data-empty usage within checkboxes
11 years ago
barisusakli 8113ed6a4d closes #1883, no upgrade script #successkid 11 years ago
barisusakli 89bb11a58c closes #1880 11 years ago
Julian Lam 5546b4e04d closed #1877 11 years ago
Julian Lam 8be7ab55f9 latest translatios 11 years ago
frissdiegurke 021e5bfcc5 [Settings] fixed data-empty usage within checkboxes 11 years ago
barisusakli ed18ac7fdf category recent post fix
if a category is not displaying any recent posts dont render new posts
11 years ago
barisusakli c9fb5b3e11 changed user posted notification to include title
dont send 2 notifications if you are already following topic
11 years ago
psychobunny 67c5477fb2 testing transition speed change without waiting for widgets to render 11 years ago
psychobunny 310dbc754e closes #1839 11 years ago
psychobunny 224dd49102 no need to delay prefetcher anymore 11 years ago
psychobunny 829dcb134e logic fail, time for coffee 11 years ago
psychobunny e382e34656 unnecessary brackets 11 years ago
psychobunny 2851a9a96b don't ajaxify in until animation is completed; reduced minimum wait duration for preloader 11 years ago
barisusakli 9aeab08109 removed stop 11 years ago
psychobunny cb08d4b04f getting rid of this one for good 11 years ago
psychobunny b5d3186120 plugins and themes can now define their own custom language strings. closes #1865 11 years ago
barisusakli ef8bbdd359 closes #1864
doing andrew's //todo's since 1991
11 years ago
barisusakli 04c6ca2ebb closes #1862 11 years ago
Julian Lam 045dc220ac latest translations 11 years ago
barisusakli 341a0c8190 closes #1855 11 years ago