5713 Commits (b70610703a3874bd5d8c116211d8afa91b21ee4b)

Author SHA1 Message Date
barisusakli eac2c44e5a update not following message 9 years ago
barisusakli 23d134ba6c update text 9 years ago
barisusakli b02869b0f8 renamed reading to not-following
added more description text
9 years ago
barisusakli 11d3834eb9 better filtering
if topic is followed but category ignored show it in unread
9 years ago
barisusakli a141f6f7ec updated category watch control 9 years ago
barisusakli bf2133ed7c topic watching 9 years ago
barisusakli b3fa5583f8 closes #4650 9 years ago
NodeBB Misty 6685fafe6b Latest translations and fallbacks 9 years ago
barisusakli 825ecce0df closes #4643 9 years ago
NodeBB Misty b2552cb5e0 Latest translations and fallbacks 9 years ago
NodeBB Misty 5567733293 Latest translations and fallbacks 9 years ago
barisusakli 84a7b6690b closes #4434 9 years ago
barisusakli 9685290658 check responseJSON 9 years ago
barisusakli f4599e2ce2 closes #4629 9 years ago
barisusakli 1ec9fc7334 closes #4626 9 years ago
Julian Lam 60e4ddc145 Fixed regression in registration/login pages
Error message was always the CSRF message, even when it wasn't
a CSRF issue. re: #4593
9 years ago
barisusakli a9828a1465 closes #4611 9 years ago
NodeBB Misty 47b4b86bf1 Latest translations and fallbacks 9 years ago
lex(a) mourek 2a7732789d Fixed czech translation for timeago (#4622)
When czech language is set, browser throws 404 Not Found error on jquery.timeago.cz.js
Thats because translation file were renamed 
81f072ebb2
https://github.com/NodeBB/NodeBB/blob/master/public/vendor/jquery/timeago/locales/jquery.timeago.cs.js

so that cs->cz override is no needed anymore.
9 years ago
barisusakli b56aef22a9 empty pwd 9 years ago
Julian Lam 621e0d145e closes #4617
Serving english timeago strings from server instead of round-trip
re-request on failure.
9 years ago
NodeBB Misty f0c9623878 Latest translations and fallbacks 9 years ago
barisusakli e8650dcaa4 closes #4619 9 years ago
barisusakli 69e25fe4d5 closes #4612 9 years ago
Julian Lam d8c21cc09d fixes #4593 9 years ago
Julian Lam f08a9c4def fixes #4613 9 years ago
Julian Lam 39d9be787e fixes #4614 9 years ago
NodeBB Misty a1d2fbefe7 Latest translations and fallbacks 9 years ago
NodeBB Misty a919d40e51 Latest translations and fallbacks 9 years ago
barisusakli decd853507 closes #4602 9 years ago
barisusakli b493b81dbd fix crash if category or children is invalid 9 years ago
barisusakli eb0aea6390 add /user/<uid> and /post/<pid> redirects
change notifications to use new redirects
9 years ago
boomzilla 52e4a37df8 When forking a topic, updates user bookmarks in the topic to keep the last read position (#4554)
from inadvertently being too far down the topic due to post indices decreasing because
some posts were moved to a new topic.
9 years ago
NodeBB Misty ddf83202db Latest translations and fallbacks 9 years ago
barisusakli f473e03f76 closes #4565 9 years ago
barisusakli cef7fb545b closes #1972 9 years ago
barisusakli c758f59014 closes #2302 9 years ago
NodeBB Misty 2ce24f8ba9 Latest translations and fallbacks 9 years ago
NodeBB Misty eb3c9104e1 Latest translations and fallbacks 9 years ago
barisusakli 77cf860c7a closes #4588 9 years ago
barisusakli 7365b9cc73 more chat refactors 9 years ago
barisusakli ab70220499 fix indent 9 years ago
barisusakli f67f408b2c some chats refactor 9 years ago
NodeBB Misty 2e94cbf199 Latest translations and fallbacks 9 years ago
NodeBB Misty 1cdd4eaaf5 Latest translations and fallbacks 9 years ago
barisusakli 178b9c3bdd fix lang key 9 years ago
barisusakli 7104d18e59 https://github.com/NodeBB/nodebb-plugin-composer-default/issues/32 9 years ago
Ben Lubar 37bd63ab75 wrap images in links even if the images aren't unloaded. handle resized images with no file extension (as seen on wtdwtf) (#4561) 9 years ago
barisusakli f61d0cb457 https://github.com/NodeBB/nodebb-plugin-composer-default/issues/24 9 years ago
NodeBB Misty becd716d77 Latest translations and fallbacks 9 years ago
barisusakli 3648d531fa closes #4545 9 years ago
barisusakli 1cbbb23043 fix css 9 years ago
barisusakli 65dfe2bf1b closes #4564 9 years ago
barisusakli eb04dba96c closes #4568 9 years ago
NodeBB Misty b4a15cdbc9 Latest translations and fallbacks 9 years ago
NodeBB Misty a306405ebd Latest translations and fallbacks 9 years ago
Ole R c1e3613779 Update jquery.textcomplete to 1.3.4 9 years ago
NodeBB Misty 8ea12197ae Latest translations and fallbacks 9 years ago
barisusakli c790373dfc closes #4558 9 years ago
Barış Soner Uşaklı 9d6532fe7b moved to ajaxify.start 9 years ago
Julian Lam ea6d2c35f7 Fixed bug in settingsv1
If the saved value was an empty string, then textareas (and more
importantly, select boxes) would not be properly populated with
the saved value.
9 years ago
Julian Lam 352ef81e84 Merge pull request #4530 from BenLubar/delay-image-loading
don't delay image loading when "delay image loading" is unchecked
9 years ago
Julian Lam b2b99ce9f9 added new core component for topic teaser
/cc @rbeer
9 years ago
NodeBB Misty f7fef16168 Latest translations and fallbacks 9 years ago
Barış Soner Uşaklı fecda8c051 Merge pull request #4286 from pichalite/chat-dropdown
don't show rooms without messages
9 years ago
Julian Lam 5858d914bf closes #4550 9 years ago
Julian Lam 33255d73dd fix #4546 9 years ago
Julian Lam 51309890fe Merge branch 'iconSelect-modal-selected' of https://github.com/rbeer/NodeBB into rbeer-iconSelect-modal-selected 9 years ago
NodeBB Misty fce5780d0f Latest translations and fallbacks 9 years ago
Raphael Beer ee2c178f2a Don't add .undefined if selection is empty 9 years ago
Raphael Beer c9b2011a11 Set input#fa-filter value to name of selected icon
- Set selected icon before modal is visible.
- Select input#fa-filter content to allow
  immediate typing/searching.
9 years ago
Raphael Beer aaef2d4362 Use modal Element as traversing root 9 years ago
Raphael Beer ff2ca0f786 Add changeSelection to iconSelect 9 years ago
Raphael Beer dca9218ee9 Add .selected to currently set icon in modal 9 years ago
Julian Lam 902f474888 fixed japanese language code 9 years ago
NodeBB Misty 19d708b689 Latest translations and fallbacks 9 years ago
Julian Lam 674136423c Merge branch 'new-chat-message' of https://github.com/pichalite/NodeBB into pichalite-new-chat-message 9 years ago
barisusakli ff9b2bad49 closes #4512 9 years ago
NodeBB Misty accd9b6e2e Latest translations and fallbacks 9 years ago
barisusakli ec33a57f77 closes #3128 9 years ago
Barış Soner Uşaklı 35ac64db7f Merge pull request #4504 from BenLubar/unread-topics
Add /unread/new, which is the same as /unread but does not show topics that were already partially read by the user.
9 years ago
Danijel b7335c7a61 remove HTTP(S) schema for external bootstrap CSS file.
remove HTTP(S) schema from external bootstrap CSS file to avoid mixed content error.
9 years ago
Ben Lubar f18099b435 actually don't delay image loading when "delay image loading" is unchecked 9 years ago
NodeBB Misty a3e829e974 Latest translations and fallbacks 9 years ago
pichalite b5d798077f remove log
:fail:
9 years ago
pichalite 30ce17ef73 mark room unread on new message 9 years ago
NodeBB Misty e551cbfa74 Latest translations and fallbacks 9 years ago
barisusakli 19bc6fa133 fix undefined callback in sounds 9 years ago
barisusakli e564260650 moved groupTitle from user settings to user profile/edit 9 years ago
Julian Lam 3390b7d7f6 closes #4516 9 years ago
pichalite aad64cad35 show post tools for global mod on delete 9 years ago
Ben Lubar 114e957b0f add client-side unread count support for the "new" filter 9 years ago
Julian Lam a9f966f23c closes #4503, /cc @BenLubar 9 years ago
NodeBB Misty 2e65e8ae7d Latest translations and fallbacks 9 years ago
Julian Lam 430adc366c fix #4498 9 years ago
Julian Lam 930c2b7472 Merge branch 'master' into fix-vendors 9 years ago
Julian Lam 053bbc06fa fixes apapadimoulis/what-bugs#84
closes #4496
9 years ago
Julian Lam 94a505a6bb removed symlink logic and using route bridging instead.
Also allowed plugins to define modules from their plugin.json
9 years ago
Julian Lam f91f705f90 Merge branch 'master' into fix-vendors 9 years ago
psychobunny cdbe535e13 closes #4491 9 years ago
NodeBB Misty 5480b45368 Latest translations and fallbacks 9 years ago
Julian Lam 06cd4cd406 only triggering topic infinite loader once a second, fixes #4477 9 years ago
NodeBB Misty 4b88a463fa Latest translations and fallbacks 9 years ago
barisusakli 07af4d10e7 closes #4488 9 years ago
barisusakli b948e031f6 closes #2779 9 years ago
Julian Lam 73c4feec20 fixes #4487 9 years ago
Barış Soner Uşaklı 8d86aecc83 Merge pull request #4479 from rbeer/ulModal-localSize
Check file size locally.
9 years ago
NodeBB Misty 8baa6f70af Latest translations and fallbacks 9 years ago
Raphael Beer 58cc25e385 Set default hasValidFileSize return to true 9 years ago
Julian Lam 1385d19f64 Further tweaks to viewport shuffling and dynamic image loading
@BenLubar
9 years ago
Julian Lam 8ae2afff05 Revert "more tweaks to threshold"
This reverts commit 1783a07067.
9 years ago
Julian Lam 7fe5346fe4 latest fallbacks for uploads resource @rbeer 9 years ago
psychobunny a978f763e3 fixes crash https://github.com/NodeBB/nodebb-theme-persona/issues/250 9 years ago
NodeBB Misty b534ba8cc1 Latest translations and fallbacks 9 years ago
psychobunny 6a74589e31 closes https://github.com/NodeBB/nodebb-theme-persona/issues/250 9 years ago
psychobunny b15e5a8d17 closes #4475 9 years ago
psychobunny 29b336ad9f closes #4480 9 years ago
barisusakli 5fa6686112 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	public/src/modules/navigator.js
9 years ago
barisusakli 3a27e7b0ea closes #4405 9 years ago
Raphael Beer ff09789812 Check file size locally. 9 years ago
Julian Lam 1783a07067 more tweaks to threshold 9 years ago
Julian Lam 31e70ac5a8 applying threshold detection only to topics
re: #4477
9 years ago
NodeBB Misty e0f6b4edf0 Latest translations and fallbacks 9 years ago
barisusakli 3b9120cd38 closes #4476 9 years ago
Julian Lam 6df78f8ad0 fixing some more jitteriness when scrolling upwards 9 years ago
Julian Lam cc60767eb0 removed console logging 🐶 9 years ago
Julian Lam add82ba6c9 Added threshold detection when scrolling upwards
... for less jolty upwards scrolling.
9 years ago
Julian Lam 28db642050 Fixing regression from 3e2231d2cb
@BenLubar
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
nodebb-plugin-markdown@5.0.0

@BenLubar @boomzillawtf
9 years ago
Julian Lam 5d4f61ec96 Tweaked scrollToPostIndex logic
The old behaviour would scroll the post anchor to the midline, but
this was inferior UX for long posts since the top half of the
screen is essentially stuff you didn't want to see.

The new logic is as follows:
- If the target post is smaller than the browser viewport, it will
  scroll in such a way that the entire post is vertically centered
  (post midline matching viewport midline)
- If the target post is larger than the browser viewport, it will
  scroll in such a way that the top of the post is located just
  under the navbar, maximizing the target post's content.
- Updated themes to relocate their anchors to in between posts
9 years ago
NodeBB Misty 3b4b832f75 Latest translations and fallbacks 9 years ago
NodeBB Misty fa689250e4 Latest translations and fallbacks 9 years ago
Julian Lam 8013f124da fixes #4471 9 years ago
Ben Lubar 395e71feee fix topic reply button 9 years ago
Julian Lam f4845631c0 Merge pull request #4472 from BenLubar/reply-quote-bounds
when clicking the reply button, limit the selection to the post's content
9 years ago
Ben Lubar c50f228acc when clicking the reply button, limit the selection to the post's
content.
9 years ago
Julian Lam b0f93f8525 Merge pull request #4439 from RaceProUK/master
Fixing 'Go to last read' popup text
9 years ago
NodeBB Misty 87bd0c69d7 Latest translations and fallbacks 9 years ago
Julian Lam 22f73a8f68 fixes #4463 9 years ago
barisusakli 691802efad removed params 9 years ago
barisusakli e1a8c520ba closes #4404 9 years ago
psychobunny 5008e211e2 closes #4449 9 years ago
barisusakli e8b8f115b7 closes #3652 9 years ago
Julian Lam ae7dc134e3 latest translations and fallbacks 9 years ago
barisusakli c6c1e2e217 closes #4289 9 years ago
barisusakli 38c560019f #4403 9 years ago
boomzillawtf d4464f6ab1 Merge remote-tracking branch 'upstream/master'
Conflicts:
	public/src/client/topic/posts.js
9 years ago
boomzillawtf 6aa0f8eb8a fix #4452: default to scroll to my post 9 years ago
psychobunny 0c1376c884 closes #4390 9 years ago
psychobunny 5d77e37a3c closes #4403 9 years ago
barisusakli 56ef1e9869 closes #4444 9 years ago
RaceProUK 25f4400569 Reverting all but en-GB 9 years ago
RaceProUK 1423b1443d Fixing 'Go to last read' popup text
Since clicking the popup goes to the last _read_ post, not the last unread
9 years ago
barisusakli 0bf05a17bf closes #4378 9 years ago
barisusakli 7e6e3b3a40 closes #4383 9 years ago
barisusakli e2f78a9585 closes #4432 9 years ago
barisusakli fd932462f6 edit profile language key 9 years ago
barisusakli e0f3ac8cb7 change to editedISO 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
psychobunny f40ec978cb Merge branch 'master' of https://github.com/NodeBB/NodeBB 9 years ago
psychobunny 489bdcced6 #4423 9 years ago
psychobunny 3e14606226 added roomId to match the other hook 9 years ago
barisusakli 301f12d630 fix conditional 9 years ago
barisusakli f665a1e353 closes #4394 9 years ago
psychobunny 9cb2f9e05f removed JS fake link #4407 9 years ago
Barış Soner Uşaklı e9648daf7f Merge pull request #4421 from pichalite/issue-4386
fixes #4386
9 years ago
Barış Soner Uşaklı fe7d4999c9 Merge pull request #4418 from BenLubar/post-tools-stream
fix post tools not showing up for other users on new posts
9 years ago
barisusakli 4eb7468dcd already checked in scrollToPostIfSelf 9 years ago
pichalite 9c9e49e2f6 properly fix with styling 9 years ago
pichalite 497592965f fixes issue-4386 9 years ago
Ben Lubar bb88c82ffd fix post tools not showing up for other users on new posts (src/topics/posts.js has this condition already) 9 years ago
boomzillawtf 3d0012d730 Loads posts if appropriate, but doesn't scroll to new post according to the scroll to my post setting. Addresses #4412. 9 years ago
barisusakli 9e44bd3d21 up themes 9 years ago
Barış Soner Uşaklı d5e875538b Merge pull request #4374 from boomzillawtf/master
Setting to show new post after reply
9 years ago
barisusakli c71ffed69c closes #4362 9 years ago
boomzillawtf eb7c2d5872 Use scrollToMyPost setting with both pagination and infinite scroll 9 years ago
boomzillawtf ceb3b6ebe7 Add setting to avoid showing a post after it is submitted to keep the user's place on the page to address issue #4363 9 years ago
Julian Lam 54e36f7c54 Update ajaxify logic w/ returnPath support
If returnPath is defined, and url is null, then ajaxify will
execute a replaceState instead of an ajaxification.

Used in cases where a separate route is pushed but you'll want to
return to the page you were on previously. (see: #4371)
9 years ago
psychobunny c8b179e492 better settings for birthday datepicker 9 years ago
barisusakli c9cfe5b089 closes #4355 9 years ago
barisusakli b6e22b7723 closes #4367 9 years ago
Julian Lam 184a2c4540 IP blacklist functionality -- re: #4367
Squashed commit of the following:

commit 5c42fd732d091fa66cf5b45a2af5e1697cc1efcd
Author: Julian Lam <julian@nodebb.org>
Date:   Mon Mar 14 17:29:45 2016 -0400

    allowing blacklist.test to be called synchronously

commit 979faf2dba5e6f6e2ae1bd07341e63678438daf1
Author: Julian Lam <julian@nodebb.org>
Date:   Mon Mar 14 17:01:14 2016 -0400

    added plain ipv6 support and finished middleware logic

commit d4b72fc1aadff34df3ed7dec52ca8d3c3728a078
Author: Julian Lam <julian@designcreateplay.com>
Date:   Fri Mar 11 16:05:31 2016 -0500

    WIP IP Banning logic middleware

commit f08b2553890c5522b6a1eaf521fe4e94df40574a
Author: Julian Lam <julian@designcreateplay.com>
Date:   Fri Mar 11 15:26:27 2016 -0500

    tweaks to ACP, rule validator

commit 868abacaa494e6b8a88bd4ea429b1b066a9ecb2e
Author: Julian Lam <julian@designcreateplay.com>
Date:   Fri Mar 11 13:50:05 2016 -0500

    IP Banning ACP page, styling, save&load functionality
9 years ago
Julian Lam a275aaeaf5 fixes #4361 9 years ago
Barış Soner Uşaklı 263b09f11a fix typo in group cover upload 9 years ago
Julian Lam d876763846 added logic to filter out prerelease versions of NodeBB from the update checker 9 years ago
Julian Lam b73af30a2b added git ignore file for modules directory 9 years ago
psychobunny 74449dc074 Merge branch 'pichalite-issue-4258' 9 years ago
psychobunny 50b813ae2f merging pull 4347 9 years ago
Stephan 944509406a Create jquery.timeago.de-short.js 9 years ago
Barış Soner Uşaklı e49af50ac8 Merge pull request #4346 from pichalite/issue-4340
check for last owner on user kick from group
9 years ago
barisusakli 3981e230c4 category children helper 9 years ago
barisusakli d67ec1d096 fix indent 9 years ago
barisusakli 05cc3fe4ef closes #4335 9 years ago
barisusakli c156d1cb34 closes #4344 9 years ago
pichalite e878b32444 closes #4258 9 years ago
pichalite c1c5db4b77 check for last owner on user kick from group 9 years ago
barisusakli e11140b7ef retry once 9 years ago
Barış Soner Uşaklı bd6d44aeaa closes #4327 9 years ago
psychobunny 3f912e2c6a closes #4334 9 years ago
Julian Lam 72a05c1d07 disabling graph animation on mobile devices 9 years ago