Commit Graph

263 Commits (9dd65cf772642dc1e3407cd4eafb46eb1a5872d6)

Author SHA1 Message Date
Barış Soner Uşaklı 530b0e8439 closes
Julian Lam 970c8b6f64 Merge branch 'develop' into chat-rewrite
Julian Lam d1ccd78ac2 Merge remote-tracking branch 'origin/master' into develop
Julian Lam b2b57d49bf WIP add user modal
Barış Soner Uşaklı 8446a733e5 closes
Julian Lam eea124b312 room rename logic
Baris Usakli 242dc41aca move privileges to same page
Julian Lam d967201b2a drastically simplified main window resizing logic, some language changes
Baris Usakli 4a73621dca chat privilege
Julian Lam 82a95a03be Chat message soft deletion -- closes
Squashed commit of the following:

commit f84c06bdcc45f24ef7ffde6a8f33b48d8f97fc36
Author: Julian Lam <julian@nodebb.org>
Date:   Mon Dec 18 14:42:47 2017 -0500

    added restore handler for chat messages

commit 725cd370c6ea1e8f4a28298350f3dc024d4e668e
Author: Julian Lam <julian@nodebb.org>
Date:   Mon Dec 18 14:23:52 2017 -0500

    backend logic and testing complete for deletion and restoration of chat messages

commit 072da758319cc93fa4c6f8bc0d672a1b716dc06e
Author: Julian Lam <julian@nodebb.org>
Date:   Mon Dec 18 13:52:35 2017 -0500

    changing message delete logic to not remove mids, but to filter when retrieving

commit 68bf373305ab82737658a7c31dc5549af4d6d69f
Author: Julian Lam <julian@nodebb.org>
Date:   Mon Dec 18 12:37:58 2017 -0500

    logic to handle deletion of a deleted chat message -- added some failing tests

commit 6899d0d234fa752e227188aa69cfcabd0d0500cc
Author: Julian Lam <julian@nodebb.org>
Date:   Mon Dec 18 11:35:36 2017 -0500

    chat message deletion logic
Julian Lam 541aa7fbc6 closes
Barış Soner Uşaklı 108c3c980a show invalid url error if request.head fails
Barış Soner Uşaklı 99eb1d1785 closes
Barış Soner Uşaklı 2bf275fe29
Barış Soner Uşaklı 43180d4b83
Barış Soner Uşaklı 19ae8dc7e7 closes
Baris Usakli f177b01022 closes
Julian Lam 553f894540 error message for disabled SSO registration
Barış Soner Uşaklı d9e115c3e6 closes
Baris Usakli 3551d7d68e closes
Julian Lam 8affaac8f0 tweaking source copy and removing a bit more commented out html. Moving some items around
Linda Badurina c72864888d ACP "Posts" Changes
- Seperate section for "Post Length" settings
- New section for settings that only apply to new users
- Changed order of some settings under "posting restrctions" and "new user restrictions"
- Uncapitalized words that shouldn't have been capitalized
Julian Lam 830028b1d5 language strings and fallbacks for
Julian Lam cdc00cc0f2 added 'dissociate' translation string for
Julian Lam 252f611481 changed error text wording
Muhammad Osama Arshad 64895310a9 fix
Peter Jaszkowiak 74ceb78800 Upvote notification frequency selection ()
Closes 

- Notify on every upvote
- Notify on every tenth upvote
- Notify logarithmically (on 10, 100, 1000...)
- Disable upvote notifications
Baris Usakli 2065f895d5 closes
Barış Soner Uşaklı c839d1cbc0 closes closes
Barış Soner Uşaklı dd176dd5f2
Notification delivery ()
* ability for users to choose how they receive notifications

add type field to more notifications, the type field is used to
determine what to do based on user
setting(none,notification,email,notificationemail)

* change var name to types

* cleanup

* add event types for privileged users

* remove unused language keys

* fix uids check

* changed if statements

* upgrade script to preserver old settings
Baris Usakli 9e5a8856d1 fix wrong sorting option in acp
Julian Lam cdfa45439e updating email translations to not use template value
close 
acardinale 5ed6b5c414 Add User (uid) Welcome Notification ()
Julian Lam 7e0d0e0eb5 Merge remote-tracking branch 'origin/develop'
Barış Soner Uşaklı 18f4f27fe0 closes
Julian Lam e42ff47e5c closes
Barış Soner Uşaklı 25cd21fba8 closes
Barış Soner Uşaklı d5d6748c71 closes
Baris Usakli 47143a4a09 Merge remote-tracking branch 'refs/remotes/origin/master' into develop
Baris Usakli a500e0019c closes
Peter Jaszkowiak 62ae171432 Merge remote-tracking branch 'origin/master' into develop
Peter Jaszkowiak ab8465d7b6 Make deprecation warnings more clear ()
* Add these as warnings

To be removed in next major version

* Make ACP search's purpose more clear

* Only warn once per deprecated path
Baris Usakli c4310395c9 Merge remote-tracking branch 'refs/remotes/origin/master' into develop
# Conflicts:
#	package.json
Baris Usakli 19dc7da42f closes
Julian Lam 8741f7c63c updated ACP menu label
Julian Lam 9cbf1597cd Merge remote-tracking branch 'origin/master' into develop
Julian Lam cd6dcff38b Split up customJS into customHTML and customJS for better organisation ()
* WIP

* fixed customJS not actually working in footer

* Moving scripts to footer, 

* Added upgrade scripts for 
Baris Usakli 500c978a26 closes
Dravere 38900a9964 Smtp emailer issue 5951 ()
* Fixed typo at emailer.js line 66 (serice -> service)

* When custom SMTP user and password is empty no authentication is attempted

* Added options to choose custom smtp connection security

* Made custom smtp connection security strings translatable

* Changed switch to if-else for custom smtp security option

* Fixed emailer.js lint errors

* Move custom setting to top of list
Julian Lam 4c82539e83 updated goback text,
Julian Lam 38a7030639 Revert "Merge pull request from NodeBB/patch-5922"
This reverts commit f8ddabc884, reversing
changes made to 4976d13013.
Peter Jaszkowiak f40d37ad48 Fix
Peter Jaszkowiak 23e7222dfa Update Nodemailer to v4
also filter out .jst files from email template dropdowns
Julian Lam 53ca6d1199 closes
Barış Soner Uşaklı 0498832317 closes
Baris Usakli 0ce3e4b691 post-queue show category, send notification
Baris Usakli c7db59b37b add post queue title
Baris Usakli 5a968730d5 closes
Barış Soner Uşaklı f161bbf956 Post queue ()
* 

* add user to post queue table

* add time of post into queue

add posting restrictions to queue

* fix shouldQueueLogic for guests

* add test for post-queue route
Julian Lam 4f9cbabec3 fixes
Julian Lam 0cf1fbceff added moderator tools to tracked language strings, closes NodeBB/nodebb-theme-persona/370
Baris Usakli a9dbdc75af closes
Baris Usakli 43a70270ef closes
Barış Soner Uşaklı e613064b06 closes
Baris Usakli da8b1b605c
Baris Usakli d13eb52f39 closes
psychobunny 88d5f97280 closes
Barış Soner Uşaklı 9664033b73 add memory usage to info page
psychobunny 1b98449686 closes
Barış Soner Uşaklı 29ca1dbf08 replies/reply fix
Barış Soner Uşaklı 5e4b9479d4 closes
Julian Lam 816809ce3c fixes
Julian Lam 064a8aa6d7 Allowing custom date range to be supplied in pageviews graph, closes
Barış Soner Uşaklı 873801e9f3 fix test on nodev4 remove console.logs
Barış Soner Uşaklı 3a1eba2537 merge
psychobunny 480352c650 send the banned user an email with reason + time limit if applies
psychobunny b3bd70235a refactor ban messaging; add ban duration to message; use bootbox instead of alert
Barış Soner Uşaklı ea6f981686 closes
Barış Soner Uşaklı af6cde5534 show how many nodes responded
Barış Soner Uşaklı c45c4a5fdb on login display invalid-login-credentials
barisusakli b91b41dfa3 show database values in gbs
Peter Jaszkowiak c7929ec7d8 Add option for disabling language autodetection
barisusakli b45111d44b show max message length in error message
barisusakli 7b91da067b closes
barisusakli b8c606cbbd closes
Peter Jaszkowiak 484a800327 Merge branch master into develop
pichalite 4c89497cc4 Closes
psychobunny 5985a8a7a3 closes
psychobunny e121a5a798 closes
Barış Soner Uşaklı fe27d40ff6 closes
Julian Lam 4b3dcd1a02 Merge remote-tracking branch 'origin/master' into develop
Ben Lubar 7f713ee822 Admin option to allow all users to view votes ()
* Admin option to allow all users to view votes

* Fix </strong></strong>
Julian Lam c805d55b85 creating notification for flag assignment
barisusakli 5a2ff8ed0a closes
Julian Lam 860999fa6c Merge remote-tracking branch 'origin/master' into develop
psychobunny f2eb4b8083 closes
psychobunny 8da8e4d8c3 closes
psychobunny fd8e647ef5 closes
Julian Lam 8154e29ad5 Merge branch 'master' into develop
psychobunny 458cbfd603 show dashboard notice if forum is running in dev mode
Julian Lam a17c26ea45 Merge branch 'master' into develop
Julian Lam d61665c20a updated copy for no-routes-not-found
psychobunny 570efb9e4b Merge branch 'develop' into threads-enhancement
psychobunny 83cd960ffa improved threaded view design
barisusakli 387110fecc closes
Julian Lam b5daedb7a3 Merge remote-tracking branch 'origin/master' into develop
pichalite de28ff5d43 Ability to crop profile images before uploading
Peter Jaszkowiak c14a31644b Merge branch 'master' into 'develop'
Julian Lam 3ab631c82e Merge pull request from Pappmann/patch-4
added missing translation in dashboard
Julian Lam 7414482753 Merge branch 'master' into develop
psychobunny 9d069d76db random \t's in language string
Stephan 56f045e6b0 Update dashboard.json
Julian Lam 1a0e4db466 removing duplicate strings from flags language file
Julian Lam 2c6beb9ffb Merge branch 'master' into develop
Julian Lam 8e7af0291a fixed grammar in admin-manage-categories string
barisusakli c42eaee30c fix typo in language file
Julian Lam 3861b2dd80 Merge remote-tracking branch 'origin/master' into develop
pichalite da8795f666 Add missing translations
pichalite 5b646495af Confirm before removing user and group cover picture
Julian Lam 05fdd35818 removed menu item for flags management in ACP
Julian Lam 29c7ae7645 Merge remote-tracking branch 'origin/master' into develop
Peter Jaszkowiak 6d00d5f6a5 Fix ACP title issues
Anil Mandepudi 8229de5eaa Add missing translation
Julian Lam 7c7cb8cfe6 remove flag translations from development branch
Julian Lam c640bdf2b9 Merge branch 'master' into develop
Julian Lam 926186108b ACP Translations
Peter Jaszkowiak daf3ab4db4 WIP
Peter Jaszkowiak 038c45f4b6 `admin/manage` translations, misc
- Translate Manage templates and JS
- Change `translator.translate -> .html` into `.translateHtml` where fitting
- Translate `admin/partials/download_plugin_item`
Peter Jaszkowiak 94eb74646c `admin/manage/categories` translations
- Fix privilege table headers so bottom borders align
- Fix `/admin` route to show Dashboard title correctly
- Translate ACP category management and privileges templates
- Translate ACP category management JS
- Remove unnecessary translates in JS
- Fix bootbox wrapper to work with translations containing html
Peter Jaszkowiak 862908d0eb ACP search and title improvements
- Search uses translated titles if available
- Use `advanced` for `development` route titles
- Remove route title from showing up in results
- Highlight matching part of result title
- Don't show empty result contents when only title is matched
Peter Jaszkowiak 3008794797 `admin/general` JS translations and misc
Peter Jaszkowiak 95bef8f3f6 `admin/extend` JS translations and misc
Peter Jaszkowiak 38eba81933 ACP menu and title translations
Peter Jaszkowiak 606de990e9 `admin/advanced` JS translations
Peter Jaszkowiak 20db4657b2 `admin/general` translations
Peter Jaszkowiak 3cd6a8a94b `admin/extend` translations
Peter Jaszkowiak 50aed01c57 `admin/development` translations
Peter Jaszkowiak 6c1b852d48 `admin/appearance` translations
Peter Jaszkowiak 8931702136 `admin/advanced` translations
barisusakli 1fed01fe43 ability to filter search by tags
Julian Lam ad633aad45 additional tests and proper handling for purged flag targets,
Julian Lam 0927d54c98 ability to filter flags by cid, , more tests
Julian Lam e6768ab572 some more fixes to flags, simplifying qs manipulation in flags search
re: 
Julian Lam 5d63c0aa3b Merge remote-tracking branch 'origin/master' into flagging-refactor
Julian Lam 31996f9377 added page titles
Julian Lam a5fb4825b4 deprecating old hook for
Julian Lam 5dd892bd01 a bunch of changes here... allowing user profiles to be flagged,
Julian Lam 9f9051026b more work on
Peter Jaszkowiak f1cfed50a1 Translate skins and themes fully
Julian Lam 88958049eb added some more filters, and appending event to history on flag creation
issue