Commit Graph

3523 Commits (cea23454c6238d866ef7bc4f33c888554ba2064b)

Author SHA1 Message Date
barisusakli 48c3619028 lowered chat zindex
barisusakli 8c600ae15d stop tag autocomplete ajaxify
Julian Lam d13fcd3529 closed
Julian Lam aee8b87385 composer tweaks, hiding navbar when mobile composer is open
barisusakli f377868764 closes
barisusakli 63a7766ac1 closes
barisusakli 0f258859a7 closes
Julian Lam 7a61e9d0f8 latest translations
barisusakli 6f3cb55709 closes
Julian Lam 2e16306dc2 updated modules translations
barisusakli 4066607388 closes
Julian Lam 0b7a21b8d1 Merge branch 'hashtalk' of github.com:NodeBB/NodeBB into hashtalk
Julian Lam 8bac0bf361 Merge branch 'csrf-excision' into hashtalk
Julian Lam a061079995 fixed all POST routes to use new csrf middleware
psychobunny 004758f5bd closes https://github.com/NodeBB/NodeBB/issues/2104
psychobunny 91293350b5 closes https://github.com/NodeBB/NodeBB/issues/2101
Julian Lam 4f6b3055ff Merge branch '0.5.1' into csrf-excision
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
Julian Lam 74c438dc71 latest translations and fallbacks
psychobunny ca7f35dd5e trimming alert title/message
Julian Lam b80b0e1e99 re: , chat message emails are now opt-in
Julian Lam b85ff61de6 refactored chat notification system to wait a bit before sending notif/email, closes
barisusakli 97cb138cfc doesnt seem to be used
psychobunny a224e531f8 added a confirmation dialog that asks you to type in your username before being able to delete account
psychobunny ae88eee8e3 improving the warning message before deleting account
barisusakli ca486a1b07 update unread count
only for logged in users
Julian Lam 45a0d0196b Merge branch '0.5.1' into hashtalk
Julian Lam 101288c75c Merge branch 'master' into 0.5.1
barisusakli 32257c9b2f updateUnreadCount
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
Julian Lam 963428174b fixed
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 :)
barisusakli ce0fdc201a closes
barisusakli 31eccb8e7f configurable post delay before first post
barisusakli 9a96458f79 closes
barisusakli da86c46b4c Merge remote-tracking branch 'origin/0.5.1' into hashtalk
barisusakli 7c3dc4877a closes
Julian Lam 9cba8d7ecb latest translations and fallbacks, closes #2085"
barisusakli 51cefb00d2 add support to set parentCid to 0
Julian Lam 6bb924f25a removed theme-rocket folder, closed
barisusakli e56b18822b added topic titles to notifs
upvote, favourite and flag has topic titles now
barisusakli 493d0dea1e part 1 of notif refactor
Julian Lam 40e5ad075f started work on
barisusakli 01f983e29c markAsRead improvement
takes in an array of tids instead of marking topics read 1 by 1
same for the category.markAsRead function
barisusakli a56ab7f15a closes
barisusakli 273db693e7 closes
barisusakli b7ee875b12 user.isOnline fix
wont hit db on every user socket connect or user disconnect
barisusakli 57e204df8e removed most of the debug
dont get more than 6 usernames for upvote tooltips
generatePostPaths wont check null pids
barisusakli 0ad42873d5 nasty
psychobunny 15052143d3 that preloader, will blow up your datacenter.
barisusakli 072db27a3c dont add more than 10
barisusakli 421d091828 optimizing browsing users
barisusakli 0dc780148a removed global room
socket.io already puts everyone into a room named ''
barisusakli a6f8bcd7be dont show new posts on popular
doesnt makse sense
barisusakli ff44819d6b add support to set parentCid to 0
barisusakli 7361aec709 update every 3 seconds
barisusakli 769d6ed57c removed console.log
barisusakli 2008bf28ff auto update user counts dont transmit all room data
barisusakli 9a908c1651 filter users who are already on dom
barisusakli 98f338b41c online count fixes for cluster
barisusakli 84d0e64361 fix topic move
barisusakli 6b39e328f5 chat fix
barisusakli e495db3065 dont make a copy of chat message
barisusakli 625766ba85 dont send typing notif on each keyup
barisusakli 26c0b097cf removed realtime update of anon count
barisusakli 74282ffeea removed another unnecessary socket call
barisusakli 171f02101d closes , closes
barisusakli ff46d1211d removed populateONline users
not sure why this was called inside updateBrowsingUsers
barisusakli 6672f17fc2 part 1 of online user fix
don't call getOnlineUsers when a single person comes online
barisusakli ae6d5e72f4 closes
barisusakli a252bf409c Merge remote-tracking branch 'origin/master' into 0.5.1
barisusakli 6c2ae0302d closes
Julian Lam fa2bf7c908 added disabled class back when form is submitting... aka clickspam handling
Julian Lam ff24339b38 added back error:no-user
Julian Lam 298d904d45 refactored login process to be a form submit instead of ajax-redirect, implemented error message parsing using req.flash
barisusakli 14fcd36134 closes
barisusakli 603cddc687 closes
barisusakli 6b286a8f07 fix, dont display duped topics on category view
barisusakli 197226eea6 closes
Julian Lam 1f06e4f5a2 added secret key bindings for admins to reload and restart their NodeBBs :shipit:
Julian Lam 063a4e5628 finished up UX integration for in-topic searching, added mousetrap lib to capture ctrl-F only in topic view, closed
Julian Lam 5d22806ded more topic searching work (working example, needs UX tie-in)
Julian Lam cc930e4042 Merge branch '0.5.1' into topic_searching
Conflicts:
	src/socket.io/topics.js
barisusakli 43432e8bbb Merge remote-tracking branch 'origin/master' into 0.5.1
psychobunny ad00c3cb50 updating font path
psychobunny 20da1b37a5 updating fontawesome, closes
barisusakli 94c765fa25 closes
barisusakli ba4b98de0e email and username checks on profile update
barisusakli ed294dd414 Merge remote-tracking branch 'origin/master' into 0.5.1
Julian Lam cd10248226 basic topic searching via search bar working
Julian Lam 347d7de25b an ajaxify.go 302 will pass callback and quiet arguments along as well now
barisusakli fdf19f9025 closes
barisusakli 8eecf59c47 closes
barisusakli 69ce425ae5 closes
Julian Lam 2d9ca83ae0 better error messaging when js fails to compile when reloading
psychobunny 4384958bf2 passwords can now contain spaces
psychobunny 6a4bcf8ab8 fixed password error message
Julian Lam e497290dbc removed commented-out code
Julian Lam fcbdc5e271 added recompilation of templates to NodeBB Reloading -
barisusakli eef200be10 closes
Julian Lam 5f96823f66 allowed the "forum updated" message to show up for reloads as well
Julian Lam ff38394f96 latest translations
barisusakli c57b0a2199 closes
Julian Lam ab77e6767e closed
barisusakli f11601d70f Merge remote-tracking branch 'origin/master' into 0.5.1
Julian Lam 851ebc2a6e more translations... heh
Julian Lam 36752f94dc latest translations
barisusakli ab0d31bef1 closes
Julian Lam b7c7dd98c3 ACP setting and API return for subcats
psychobunny 2ced285f89 closes
psychobunny 91e29d7bb2 updated latest templates.js
barisusakli d411ed5c28 closes
barisusakli ca90afd544
(drunk) not even done yet
barisusakli d852f284da closes
barisusakli d91fa5747d closes
barisusakli c58712e2a9 closes
barisusakli c9c454825e closes
barisusakli e909e46786 closes
barisusakli 299d7bfee3 Merge remote-tracking branch 'origin/master' into 0.5.1
Julian Lam a2fb4a66b0 migrated ACP themes page from html rendered via js to template engine
psychobunny 544afd4e4c importing latest templates.js client-side
barisusakli 37115ea3d6 Merge remote-tracking branch 'origin/master' into 0.5.1
barisusakli 1a97302d68 fix double anchors around images
if the image is already inside an anchor dont wrap again
barisusakli dae3ef49be show user names who upvoted a post on mouse over
barisusakli b50a6d8f34 Merge remote-tracking branch 'origin/master' into 0.5.1
Julian Lam 5936c72f96 further fix to
barisusakli ac43ff3c3d closes
barisusakli 1cf5c3145a doing it properly this time
mainPost always has index 0
Julian Lam c818a37f0f possible fix for
barisusakli c991997552 removed off from search button
barisusakli 53d20cf058 parse variables before rendering widgets
barisusakli 41ed52a414 moved newlines from language file to core
psychobunny 193832ea9b closes
psychobunny 025403b9a8 optimizing data transfer *rolls eyes*
Julian Lam 84f3fee488 latest translations
psychobunny c6ced111b5 quotes are better
psychobunny b1ef42889d updated site title for tags page to be more user friendly
barisusakli f49c95c16f closes
psychobunny a880ac6e9f do one api call for template configs rather than two on cold load
barisusakli 5ce0ebb4ac single socket call on topic enter
psychobunny 39d6941603 remove chat/flag for new incoming posts
psychobunny eb297d7eab client side hooks: action:composer.topics.post, action:composer.posts.reply, action:composer.posts.edit
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.
barisusakli d3e57d0930 on entry to topic mark notifications read
Julian Lam 3df591a118 latest french translations
Julian Lam 33c4211ac2 latest fallbacks for new assets
Julian Lam 074489020f added missing configs for email, search, and groups, latest fallbacks, removed footer from language strings
Julian Lam 2a4717c80c latest translations from tx
barisusakli 214f6af324 parseInt
barisusakli e420ee5fb6 privilege fix for single category check
barisusakli 4fd2973c53 closes
chronize a2f8f54061 Merge branch 'master' of https://github.com/NodeBB/NodeBB
Julian Lam 9dead8ec9e latest translations... again
Julian Lam 770ea77cac latest translations
Julian Lam 77e0cb170f removed console.log
barisusakli 25483e376f fix online users page
insert users before the anon box if there is one
barisusakli 76ad2b8fb2 fixed to account header
chronize 4e4187417e optimize ACP groups screen, jQuery caching
barisusakli aa4089e6d7
simple solution for now, wraps images with <a> that opens in new tab
barisusakli e0be4d146f closes
root--- da7a161245 fluidized ACP groups modal dialog
Julian Lam 89a9d4b7f2 logic for
barisusakli da780cdee7 closes
barisusakli 8caedc935b online users fix
and jshint cleanup
Julian Lam bb7a71389e using websocketAddress config if supplied
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.
barisusakli 96b0b449b9 closes
barisusakli 6e335ff29a removed debug
barisusakli f71bd41408 more fixes
barisusakli d7520508e3 part1
psychobunny 947c9b6eea you're now logged out server-side when you're banned, so csrf token doesn't work in app.logout
barisusakli 8146358aac closes
fixed translator.load, it wasn't passing in language and was trying to
load undefined.json
barisusakli 093e373025 removed console.log
barisusakli 2d94df93b8 isArray is enough
Julian Lam cff30dbe79 latest translations and fallbacks
Julian Lam 87465ae090 merged latest French translations in, closed
barisusakli 3bfad766b3 closes
barisusakli 297f523f18 closes
psychobunny 4f868f99c1 closes
psychobunny df37c1e235 translator.compile
barisusakli 3557aa2f9a fixed tags page search
psychobunny 4723b6d68b danger instead of warning for banned alert
barisusakli e961e3c552 reduced hightlight duration by 2 seconds
Barış Soner Uşaklı 485f14ef7f Merge pull request from frissdiegurke/patch-2
[Settings] fixed data-empty usage within checkboxes
barisusakli 8113ed6a4d closes , no upgrade script #successkid
barisusakli 89bb11a58c closes
Julian Lam 5546b4e04d closed
Julian Lam 8be7ab55f9 latest translatios
frissdiegurke 021e5bfcc5 [Settings] fixed data-empty usage within checkboxes
barisusakli ed18ac7fdf category recent post fix
if a category is not displaying any recent posts dont render new posts
barisusakli c9fb5b3e11 changed user posted notification to include title
dont send 2 notifications if you are already following topic
psychobunny 67c5477fb2 testing transition speed change without waiting for widgets to render
psychobunny 310dbc754e closes
psychobunny 224dd49102 no need to delay prefetcher anymore
psychobunny 829dcb134e logic fail, time for coffee
psychobunny e382e34656 unnecessary brackets
psychobunny 2851a9a96b don't ajaxify in until animation is completed; reduced minimum wait duration for preloader
barisusakli 9aeab08109 removed stop
psychobunny cb08d4b04f getting rid of this one for good
psychobunny b5d3186120 plugins and themes can now define their own custom language strings. closes