1314 Commits (113d3324fbf01c751730f106dfb475233fee4957)

Author SHA1 Message Date
Barış Soner Uşaklı 5dfb2fb83a up themes, fix notif test 8 years ago
Julian Lam c1d7b06ded Fixes #5873
- Notifications.getMultiple now takes an optional uid parameter
- If a notification link in dropdown points to a topic and you're
  in said topic, you will be scrolled to the post instead of
  ajaxified to it.
8 years ago
Baris Usakli bc0645dc26 Merge remote-tracking branch 'refs/remotes/origin/master' into develop 8 years ago
Baris Usakli 5a968730d5 closes #5880 8 years ago
Baris Usakli f1f8a587d4 Merge remote-tracking branch 'refs/remotes/origin/master' into develop
# Conflicts:
#	package.json
8 years ago
Barış Soner Uşaklı bca79da8c6 closes #4197
add in-topic search support to dbsearch
prevent multiple click handlers on in-topic search widget(each click was
causing multiple scrolls)
fix index
8 years ago
Julian Lam c2f1d254cc Merge branch 'master' into develop 8 years ago
Barış Soner Uşaklı 34d9b57b26 fix wrong function name, change dom to data @julianlam 8 years ago
Julian Lam 3ddf332e0c added two new client-side hooks for search to allow plugins to add fields 8 years ago
Julian Lam 77ec169591 added two new client-side hooks for search to allow plugins to add fields 8 years ago
Baris Usakli 7538210b07 #5772
load correct timeago settings on cold load instead of after page load
8 years ago
Julian Lam 3f2c183cbd Merge branch 'master' into develop 8 years ago
Peter Jaszkowiak f1c955e6fc Fix scrollStop not working sometimes 8 years ago
Baris Usakli 5167c1aa4f Merge remote-tracking branch 'refs/remotes/origin/master' into develop 8 years ago
Baris Usakli 4890731444 don't error if topicsContainer is not set 8 years ago
Baris Usakli e8bff210c9 clear selectedCategory on init 8 years ago
Barış Soner Uşaklı b64ba40c67 closes #5772 8 years ago
Julian Lam e604d6e23e closes #5768 8 years ago
Barış Soner Uşaklı b13ed26587 closes #5755 8 years ago
Baris Usakli 8ea5c060f5 closes #5754 8 years ago
Peter Jaszkowiak aefdc4b24b Refactor helpers import/export 8 years ago
Baris Usakli da8b1b605c #5723 8 years ago
psychobunny 9cb5f71e08 #5717 also don't show category section in subcategory listing 8 years ago
Julian Lam 74965654de adjusted cropbox max-height calculation to be dynamic 8 years ago
Julian Lam 3e218a75b8 allowed zooming again @pichalite 8 years ago
Julian Lam 30bec51a21 removed cropper zoom and using image scaling to show entire image. Click on modal backdrop during crop will no longer close modal 8 years ago
Peter Jaszkowiak 542ae5e71f Extract in-place translation from bootbox wrapper for use anywhere 8 years ago
Barış Soner Uşaklı 29c0b8337e closes #5645 8 years ago
Barış Soner Uşaklı 3a1eba2537 merge 8 years ago
Barış Soner Uşaklı 986e52897d fix crash if locale is undefined 8 years ago
Peter Jaszkowiak 81e23a8a9a Fix #5622 8 years ago
Barış Soner Uşaklı 081578c7f4 Merge pull request #5616 from NodeBB/auto-lang
Automatically detect user language based on browser accepts header
8 years ago
Peter Jaszkowiak 64bf542d17 Fix HTML `lang` attribute using the `defaultLang`
Themes need `lang="{function.localeToHTML, userLang, defaultLang}"` in
their header.tpl file
8 years ago
Barış Soner Uşaklı c43a4e4b82 Merge pull request #5615 from NodeBB/fix-5536
Fix #5536
8 years ago
barisusakli 08dd412896 Merge remote-tracking branch 'refs/remotes/origin/master' into develop
# Conflicts:
#	src/upgrade.js
8 years ago
barisusakli 73700ed747 closes #5617 8 years ago
Peter Jaszkowiak cc76a8663d Add flag for detecting if the mock is being used 8 years ago
Peter Jaszkowiak 30b47d39f3 Fix #5536 8 years ago
Peter Jaszkowiak 9d8ff4ea3e Fix images not displaying in signatures 8 years ago
barisusakli 236758b712 Merge remote-tracking branch 'refs/remotes/origin/master' into develop 8 years ago
barisusakli fb3020f892 closes #5604 8 years ago
Peter Jaszkowiak 2827db3309 Fix sounds playing through multiple tabs 8 years ago
barisusakli e3205bcfad merge 8 years ago
Peter Jaszkowiak 0fe10f5e86 Escape topic titles at the source, deduplicate 8 years ago
Julian Lam a141835cf8 Merge branch 'master' into develop 8 years ago
Peter Jaszkowiak 1fb48ef7a7 Fix #5592 (#5593)
* Fix #5592
Escape translation tokens in topic titles, descriptions, profile about, and post contents

* Fix tests
8 years ago
Peter Jaszkowiak 484a800327 Merge branch master into develop 8 years ago
Peter Jaszkowiak 980e9026f3 Fix #5588, translator ignores unclosed tokens 8 years ago
Anil Mandepudi da183e196a Fixes #5572 (#5575)
* Fixes #5572

* Adding trailing commas but in protest
8 years ago
Julian Lam 793555a344 Merge branch 'master' into develop 8 years ago
Julian Lam af2d9fb85b Merge branch 'master' into develop 8 years ago
Accalia de Elementia 743a7e00b4 fix: auto cropper on image upload selects maximum image area by default 8 years ago
barisusakli 284485c885 check data.config 8 years ago
Julian Lam b1ceec7571 Merge remote-tracking branch 'origin/master' into develop 8 years ago
barisusakli 347761173a helpers tests 8 years ago
Julian Lam 72e77772db Merge branch 'master' into develop 8 years ago
Julian Lam 995f8296a4 linting 8 years ago
Julian Lam e71bd7a27f Merge branch 'master' into styleguide 8 years ago
barisusakli 048eb8a320 some helper tests 8 years ago
Peter Jaszkowiak dd2b930824 Resolve merge conflicts, minify only `.js` files 8 years ago
Julian Lam 672d7352bb Merge branch 'master' into develop 8 years ago
Julian Lam e887dda37a Merge pull request #5461 from pichalite/image-dimension
Use ACP profile image dimension setting in cropper
8 years ago
Julian Lam e427f1663e Merge pull request #5456 from NodeBB/sounds-refactor
Sound system improvements
8 years ago
Julian Lam 62e0f5f883 Merge remote-tracking branch 'origin/master' into develop 8 years ago
pichalite fd0f0beaf2 lint 8 years ago
pichalite a99572fc48 Use ACP profile image dimension setting in cropper 8 years ago
Peter Jaszkowiak 23540afaeb Resolve merge conflicts 8 years ago
Peter Jaszkowiak 93f38d4f30 ESlint no-multi-assign
and max-nested-callbacks, no-mixed-requires, max-statements-per-line
8 years ago
Peter Jaszkowiak 4bb49a7171 ESlint no-unused-vars 8 years ago
Peter Jaszkowiak c18808fdeb ESlint no-useless-concat, no-mixed-spaces-and-tabs 8 years ago
Peter Jaszkowiak 144fa8698c Eslint no-lonely-if 8 years ago
Peter Jaszkowiak 09e868ce5f ESlint no-useless-escape, no-else-return 8 years ago
Peter Jaszkowiak 11cb3a9554 ESlint operator-assignment, block-scoped-var 8 years ago
Peter Jaszkowiak 04bb6513b0 ESlint no-cond-assign, no-void, valid-jsdoc 8 years ago
Peter Jaszkowiak 32dc7c23ea ESlint guard-for-in, no-nested-ternary
and operator-linebreak
8 years ago
Peter Jaszkowiak daa169c094 ESlint no-unused-expressions 8 years ago
Peter Jaszkowiak ac2f69f7af ESlint no-return-assign
and no-restricted-modules
8 years ago
Peter Jaszkowiak 896c8c7343 ESlint object-curly-spacing 8 years ago
Peter Jaszkowiak 1493afee2a ESlint indent 8 years ago
Peter Jaszkowiak 3b0dd2d1ef ESlint padded-blocks 8 years ago
Peter Jaszkowiak feb8405f95 ESlint eol-last 8 years ago
Peter Jaszkowiak 41896e1fc7 ESlint lines-around-directive 8 years ago
Peter Jaszkowiak f3a8256f35 ESlint strict 8 years ago
Peter Jaszkowiak a038c66549 ESlint quotes 8 years ago
Peter Jaszkowiak 604358ecc4 ESlint keyword-spacing, no-multi-spaces 8 years ago
Peter Jaszkowiak a5a3f3089a ESlint no-mixed-operators 8 years ago
Peter Jaszkowiak 2e031f3759 ESlint comma-spacing 8 years ago
Peter Jaszkowiak 277a7fb8b4 ESlint key-spacing, no-trailing-spaces 8 years ago
Peter Jaszkowiak b1b486f729 ESlint quote-props 8 years ago
Peter Jaszkowiak 3361a72725 ESlint no-plusplus
and no-empty, space-unary-ops
8 years ago
Peter Jaszkowiak d1101a7fb4 ESlint dot-notation
and func-call-spacing
8 years ago
Peter Jaszkowiak d9c1f6f088 ESlint no-extra-semi 8 years ago
Peter Jaszkowiak 52f2028206 ESlint no-multiple-empty-lines 8 years ago
Peter Jaszkowiak b09b3aef7f ESlint no-undef, remove global comments 8 years ago
Peter Jaszkowiak 2ba46808a1 ESlint one-var, fix comma-dangle 8 years ago
Peter Jaszkowiak bc1d70c126 ESlint comma-dangle 8 years ago
pichalite 8dab8864f6 Add extensions for cropped images 8 years ago
barisusakli d6cdc6d34d Merge remote-tracking branch 'refs/remotes/origin/master' into develop 8 years ago
Peter Jaszkowiak 9f15008247 Address review issues 8 years ago
Julian Lam a379b03e71 lint 8 years ago
Julian Lam f7f5b2c8d9 Merge remote-tracking branch 'origin/master' into develop 8 years ago
Julian Lam 802878c371 Merge pull request #5455 from pichalite/cropper
Make cropper in to a module
8 years ago
barisusakli e009ce5609 closes #5443 8 years ago
Peter Jaszkowiak c75391f9f5 Sound system improvements
- Fix sound ACP uploads
- Display soundpack names with sound files
- Soundpacks can have sounds with identical names
- Link sounds during build step
- Generate map of sound name to file name during build step
- Change how soundpacks work. It's now done via a field in plugin.json
8 years ago
pichalite 2ca8f60e77 Finalize cropper module 8 years ago
pichalite d784a8dce8 Restore uploader.js 8 years ago
pichalite 43f4d9819e Linting 8 years ago
pichalite 484891472e Make cropper in to a module 8 years ago
Julian Lam 8a0a74d95e Merge remote-tracking branch 'origin/master' into develop 8 years ago
Julian Lam b5daedb7a3 Merge remote-tracking branch 'origin/master' into develop 8 years ago
Peter Jaszkowiak bb1bfb0449 Merge branch 'master' into assets-route 8 years ago
Julian Lam bfd16d188e Merge branch 'master' into develop 8 years ago
Peter Jaszkowiak 360a35d0a6 Resolve merge conflicts 8 years ago
pichalite de28ff5d43 Ability to crop profile images before uploading 8 years ago
Peter Jaszkowiak bb7a35b85c Fix translator catching JS errors in callbacks 8 years ago
barisusakli f1f00b63fb closes #5400 8 years ago
Julian Lam 7414482753 Merge branch 'master' into develop 8 years ago
Julian Lam 05c724de30 added new hook for messaging teaser retrieval, and casting input as String before execuring stripTags templates helper 8 years ago
barisusakli 33e452cc8e fix lint 8 years ago
barisusakli 0b95eab71e use roomName if availabe in taskbar
if room is renamed update title on taskbar
8 years ago
Julian Lam 73879b824c Merge branch 'master' into develop 8 years ago
Peter Jaszkowiak 05b68391dd Use `/assets` for client assets
- Route `/assets` -> `build/public`, falling back on `public`
- Moved destinations for `nodebb.min.js`, `acp.min.js`, `admin.css`, `stylesheet.css`, `templates`, and `sounds` to `build/public`
- r.js modules previously routed through express are now symlinked into `public/build/src/modules`
- minfiles no longer served from a memory cache
- use config `views_dir` setting everywhere template directory is used
- fix cache buster `v=v=`
8 years ago
Peter Jaszkowiak e1a29f4aa8 Switch to `assets` route 8 years ago
Peter Jaszkowiak b4b3be3d97 Cache bust translations, query param name 8 years ago
Peter Jaszkowiak 2f07c18c5a All hail the glorious translation prebuilding 8 years ago
Julian Lam 43056a4bfa Merge branch 'master' into develop 8 years ago
Peter Jaszkowiak ffa2bd14f8 Fix reverse proxies breaking admin translations 8 years ago
Julian Lam 2c6beb9ffb Merge branch 'master' into develop 8 years ago
Barış Soner Uşaklı aa32e7b359 fix indents 8 years ago
loopback0 a86134cc5b Fix selection
Tweak to allow the shift + click behaviour for the checkboxes while still letting the browser behaviour work
8 years ago
Julian Lam 3861b2dd80 Merge remote-tracking branch 'origin/master' into develop 8 years ago
Anil Mandepudi 8ddf7eb922 Use scrollStop in chat (#5326) 8 years ago
Julian Lam db20df0110 Merge branch 'master' into develop 8 years ago
Julian Lam a8521d0349 remove double-click to mark all notifications read 8 years ago
Julian Lam c640bdf2b9 Merge branch 'master' into develop 8 years ago
Peter Jaszkowiak bae1daf5dc Bootbox wrapper improvements 8 years ago
Peter Jaszkowiak 0b4c39338e Translation bootbox wrapper
- Replaced minfied bootbox file with unminified one since it's minified at build anyways
- Removed existing override
- Made translator more verbose in dev mode; it now warns about missing translations
8 years ago
barisusakli 1fed01fe43 ability to filter search by tags 8 years ago
Julian Lam 76bcc1c327 Merge branch 'flagging-refactor' into develop 8 years ago
Barış Soner Uşaklı 4ff3d06f90 escape labelColor, icon, cover:position, validate toPid 8 years ago
Julian Lam 451c2838d0 Merge remote-tracking branch 'origin/master' into flagging-refactor 8 years ago
Peter Jaszkowiak bb5fe0cc83 Escape arguments in `Translator.compile` 8 years ago
Peter Jaszkowiak a81aad61ab Add tests for translator static methods 8 years ago
Peter Jaszkowiak 7c697759e9 Escape and ignore `%` and `\,` in translator args 8 years ago
Julian Lam 5d63c0aa3b Merge remote-tracking branch 'origin/master' into flagging-refactor 8 years ago
Julian Lam 5dd892bd01 a bunch of changes here... allowing user profiles to be flagged, #5232 8 years ago
psychobunny 6b7b51eaf0 Merge pull request #5170 from pitaj/master
ACP search updated to support translations
8 years ago
Stuart Williams cafc5cd891 closes #5259 8 years ago
Peter Jaszkowiak 5843e8dd77 Fix Translator to work with namespace paths 8 years ago
Peter Jaszkowiak 5223bb5191 Merge branch 'master' of github.com:nodebb/nodebb 8 years ago
barisusakli 2291899f4f show chat room title in taskbar 8 years ago
Peter Jaszkowiak de6ced4e07 Tests for admin search, simplifications 8 years ago
Peter Jaszkowiak c5237443cd Standard language codes (#5218)
* Use standard language codes. Fallback for plugins.

* Fix transifex config

* Tab vs space here for some reason

* Remove redundancies

* config.relative_path instead of allcaps

* added upgrade script for existing users' accounts
8 years ago
barisusakli 1a9dd2311c closes #5175 8 years ago
barisusakli ff08cbf677 replies to posts 8 years ago
Peter Jaszkowiak 2824ce5587 Translator modules (#5135)
* Translator modules

* Fix language not being passed on creation

* fix test failures
8 years ago
Sergii Paryzhskyi e515b791da Fix eslint rules (#5117)
* Fix semi linter rule

* Fix semi-spacing linter rule

* Fix no-undef-init linter rule

* Fix space-before-blocks linter rule
8 years ago
Julian Lam 9a0d81ef6b closes #5152 8 years ago
Julian Lam 9f226b2305 LINT :rage2: 8 years ago
Julian Lam 42b01060d7 up themes, allow chat modal to be minimised 8 years ago
psychobunny ad52d1a1aa latest chats design 8 years ago
Peter Jaszkowiak f519a36560 Fix #5112, translator now accepts keys with `/` (#5114) 8 years ago
HeeL 4a3c31b2dc Fix space-before-function-paren linter rule 8 years ago
HeeL 3fa1c1f927 Fix space-infix-ops linter rule 8 years ago
HeeL 9a0d764bbd Fix wrap-iife linter rule 8 years ago
Peter Jaszkowiak 2ce33ba2b0 Fix #5102, translator made more safe (#5106) 8 years ago
Barış Soner Uşaklı 83a817a221 use navigator selector 8 years ago
barisusakli 6f86621e30 closes #5096 8 years ago
Anil Mandepudi dbbc24fab3 remove reference to undefined function 8 years ago
barisusakli aca0a893e7 remove since properly 8 years ago
barisusakli 0da9bf2698 remove since in chat 8 years ago
barisusakli a93ee97926 closes #5073 8 years ago
barisusakli 5c70e503aa closes #5022 8 years ago
barisusakli 1866f93e9c closes #5045 8 years ago
barisusakli 33306f6236 show stack on error 9 years ago
barisusakli 55396ca442 inf scroll in chat-content 9 years ago
barisusakli 202edfa47e chat history access 9 years ago
barisusakli e69ff93a49 dont translate non strings 9 years ago
barisusakli 9ba3612895 remove winston 9 years ago
Peter Jaszkowiak 59ed13b581 Rewrite translator for efficiency and clarity (#5013)
* Rewrite translator for efficiency and clarity

* Fixed failing tests

* Gorram tabs

* Move cache to Translator class, simplify creation

* Documentation and linting

* Use new translator API where it makes sense

* Revert 499fbe21fdd5b7f2735a27e76a300f69039cfbd3 (except translator.d.ts)

* promise polyfill for node<4

* Set `load` on the prototype

* Comment on Translator#translate

* Delete translator.d.ts

* Support translations added by plugins
9 years ago
Julian Lam 80d89a086e fixed issue where NodeBB was trying to JSON.parse [object Object]
re: #4982
9 years ago
Julian Lam bb80dc360e closes #4982 9 years ago
Julian Lam c9c60ef8ed fixes #4982 9 years ago
barisusakli 56f863e5b8 remove :rage2: console.log 9 years ago
barisusakli 8868668daa fix navigator displaying wrong index
related to #4998
9 years ago
barisusakli b84f36cc20 fix navigator method not getting removed 9 years ago
barisusakli 240682563d fix index error 9 years ago
barisusakli fea2267b58 fix navigator.scrollToPost()
pagination and alternate sort page calculation
9 years ago
barisusakli a9e4add8d2 closes #4998 9 years ago
barisusakli 6d34bb4657 closes #2166 9 years ago
Julian Lam 785f4fc5a0 updating to jQuery 3.x on frontend and ACP 9 years ago
barisusakli 276031cd6f closes #4585, closes https://github.com/NodeBB/nodebb-theme-persona/issues/299 9 years ago
barisusakli 84f88a6f15 refactor user search
use pagination on results
removed infinite scroll
changed the term and section to use the query param as well
pagination urls respect search
9 years ago
Ben Lubar 598935b3bf
Fix null object in search for users with no preferences set.
localStorage.getItem returned null, and JSON.parse(null) is null.
9 years ago
Julian Lam 8d745ceb07 moving chat dropdown generation to tpl /cc @pichalite 9 years ago
Mathias Schreck ce9ee62fa0 Handle callback errors 9 years ago
barisusakli d43c19c173 closes #4952 9 years ago
Barış Soner Uşaklı b0c55c86ed Merge pull request #4842 from acardinale/master
Added new core component for topic with tid
9 years ago
Julian Lam e02134f981 closes #4911 9 years ago
Julian Lam e7386e20cf closes #4505 9 years ago
psychobunny 9e17d64d29 allow categories to choose "no icon" 9 years ago
barisusakli bb7303834f remove csrf r.js module 9 years ago
barisusakli 9dd8572b98 don't crash if anchorEl doesn't exist 9 years ago
acardinale 9321e565ad Added new core component for topic with tid
Added new core component for topic with a specific tid
To use
```javascript
var topicContainer = components.get('topic', 'tid', tid);
```javascript
in a view with more topics / posts
9 years ago
Julian Lam 7563873bd4 Merge branch 'master' of github.com:NodeBB/NodeBB 9 years ago
barisusakli 9a19f61372 closes #4817 9 years ago
Julian Lam b4df9427d5 linting 9 years ago
barisusakli 4bbc8110a9 closes #4772 9 years ago
barisusakli 0d4949ea26 parts not used 9 years ago
pichalite 62fb092099 change post sharing to use /post/pid url 9 years ago
Leonardo Vieira e4afa67956 allow resizing chat from left/top as well 9 years ago
Julian Lam 34f2d25651 fixes #4696 9 years ago
Timothy Fike 6a4754efca Set switches appropriately on plugin settings pages. (#4521) 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
Julian Lam 621e0d145e closes #4617
Serving english timeago strings from server instead of round-trip
re-request on failure.
9 years ago
Julian Lam 39d9be787e fixes #4614 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
barisusakli 7365b9cc73 more chat refactors 9 years ago
Julian Lam b2b99ce9f9 added new core component for topic teaser
/cc @rbeer
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
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
barisusakli 19bc6fa133 fix undefined callback in sounds 9 years ago
Julian Lam 430adc366c fix #4498 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
Barış Soner Uşaklı 8d86aecc83 Merge pull request #4479 from rbeer/ulModal-localSize
Check file size locally.
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
psychobunny a978f763e3 fixes crash https://github.com/NodeBB/nodebb-theme-persona/issues/250 9 years ago
psychobunny 6a74589e31 closes https://github.com/NodeBB/nodebb-theme-persona/issues/250 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 31e70ac5a8 applying threshold detection only to topics
re: #4477
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 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
psychobunny 0c1376c884 closes #4390 9 years ago
barisusakli 56ef1e9869 closes #4444 9 years ago
barisusakli e2f78a9585 closes #4432 9 years ago
psychobunny 489bdcced6 #4423 9 years ago
psychobunny 3e14606226 added roomId to match the other hook 9 years ago
barisusakli c9cfe5b089 closes #4355 9 years ago
Julian Lam b73af30a2b added git ignore file for modules directory 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
barisusakli 07c1a822db closes #4318 closes #4309 9 years ago
barisusakli b2b104dab3 closes #4306 9 years ago
barisusakli a67f3d2a15 closes #4299 9 years ago
barisusakli 4b5ec512b9 refactor/cleanup uploader.js 9 years ago
barisusakli 65dda58e0c renamed tpl 9 years ago
barisusakli df9558f1fa closes #4268 9 years ago
pichalite cd99a46918 don't show rooms without messages 9 years ago
Barış Soner Uşaklı 3e46ef8c35 closes #4276 9 years ago
Julian Lam 44aae7daa5 removed hammer, updated semver, added mousetrap 9 years ago
pichalite 5f6a1a0acd complete fixes for #4144 9 years ago
psychobunny a320ec3efb closes #4178 9 years ago
psychobunny 9e832e006a closes #2920 9 years ago
barisusakli 8bc80abde6 removed notify typing code, not even working 9 years ago
barisusakli 3567f2ad55 closes #4208 9 years ago
pichalite eba107cef4 fix Mac platform case 9 years ago
Julian Lam 322d4052b0 chat controls now hidden instead of taking up space in chat modal 9 years ago
Julian Lam 3b76b0343b Revert "fixes NodeBB/nodebb-theme-persona#218"
This reverts commit ee529d92d3.
9 years ago
Barış Soner Uşaklı 88e4591f88 closes #4194 9 years ago
barisusakli bc9c564650 closes #4169 9 years ago
barisusakli d7df6c0b06 remove more from config 9 years ago
psychobunny 46cfd03465 closes #4144 9 years ago
Ole R 91ec4c80c2 Oops, fix call of undefined 9 years ago
Ole R 2bcd4e1e3f Fix undefined S within translator
If you `require(['string'], function (stringLib) { S = stringLib; })` it is an async call and thus you need to ensure any usage of `S` happens when this is resolved.
9 years ago
barisusakli 5e86d9f804 closes #4131 9 years ago
barisusakli c2e1426e57 fix syntax error, and actually show error if minification fails 9 years ago
barisusakli ae8837b44a generate notification path on demand 9 years ago
Julian Lam baaad13286 reverted latest change to translator match regex
- Fixes issue with parentheses in translations (closes #4107)
- No longer marking translation keys invalid if they contain HTML,
  as that was probably not performant. Instead, parameters will
  simply be escaped via the StringJS library.
9 years ago
Julian Lam 5de0e74908 Notification paths are now sent back in socket call, so client-
side alert now shows more data and is clickable.
9 years ago
Julian Lam 32466d8bb1 tweaked paginator block to toggle when text is updated, and use ready class instead of invisible 9 years ago
Julian Lam 99315e1c73 updated translator so that language key parameters cannot contain
html in them (or more specifically, < and >)
9 years ago
Julian Lam f1ed3ad659 allowing favicon updating to be disabled via client side hook 9 years ago
barisusakli 24c56eb80a switch topic select to components 9 years ago
Julian Lam 2cabf7a3d1 Merge pull request #4066 from pichalite/master
fixes NodeBB/nodebb-theme-persona#218
9 years ago
Julian Lam f18382a892 firing client-side hook on notification count update now 9 years ago
Julian Lam 2d48faf5df Fixed #4033
Also related to regression first caused by the fix to #3695 from
fcb381f922

Also, added tests for translator. omg.
9 years ago
barisusakli 92b339ff1d much whitespace so wow 9 years ago
pichalite ee529d92d3 fixes NodeBB/nodebb-theme-persona#218 9 years ago
barisusakli 46f2faaa05 closes #4045 9 years ago
barisusakli 222ef14d7f added chat:autocomplete:init 9 years ago
Julian Lam fcb381f922 Fixes #3695
Guests now trigger topic notifications, and the translator has
been updated so that translations inside translations are
handled in a way that doesn't cause the translator to explode.
9 years ago
barisusakli 51154c8726 closes #3998 9 years ago
barisusakli 6be8675580 closes #4012 9 years ago
barisusakli f8a114ba5c closes #4010 9 years ago
barisusakli 687d29a44b closes #2134 9 years ago
Julian Lam ad9a1d0f2c closes #3989
Squashed commit of the following:

commit 23de0708708ed190eafbcd6ea93d43333cb87aa3
Author: Julian Lam <julian@designcreateplay.com>
Date:   Wed Dec 23 10:48:16 2015 -0500

    wired up session revocation, #3989

commit 45a3f18321b74a9b6893d404b6c870f1ec4d95cd
Author: Julian Lam <julian@designcreateplay.com>
Date:   Wed Dec 23 09:49:27 2015 -0500

    session deletion via session uuid

commit 2bf87338cf9bfa2df0b299639421d8da7553c69a
Author: Julian Lam <julian@designcreateplay.com>
Date:   Tue Dec 22 13:53:35 2015 -0500

    WIP #3989

commit 623f45c3fa8b96f8b6eec0613eb7f9463348ab93
Author: Julian Lam <julian@designcreateplay.com>
Date:   Tue Dec 22 10:22:24 2015 -0500

    saving more metadata and displaying sessions in UCP #3989

commit d0567ed7cc33a1aea66e921b657f782038f32191
Author: Julian Lam <julian@designcreateplay.com>
Date:   Tue Dec 22 10:21:38 2015 -0500

    updated fontawesome to v4.5.0

commit 7131c97fe8ab42838eb2915a04e74f80f3d9a133
Author: Julian Lam <julian@designcreateplay.com>
Date:   Tue Dec 22 09:39:16 2015 -0500

    saving user-agent metadata into user session #3989

commit 661b7e6dba774b80b5dc6d04f89a79f809ff791e
Author: Julian Lam <julian@designcreateplay.com>
Date:   Tue Dec 22 09:23:24 2015 -0500

    New user auth methods to add/revoke sessions, #3989
9 years ago