7267 Commits (915fa99ebe20df0e46ac16d2cd0fba5a14478806)

Author SHA1 Message Date
barisusakli f1047cfdbc up to 200ms 9 years ago
Barış Soner Uşaklı 09b93ac6ff closes #4339 9 years ago
Barış Soner Uşaklı 53249de799 fix performance issue with acp 9 years ago
pichalite e1e92b3c61 use fs.access 9 years ago
pichalite 9cf06917a7 add argument to theme reset to specify theme 9 years ago
acardinale de1dd3a5df Fix filter:category.build error (double next) 9 years ago
barisusakli d067943773 fix double escaping in title and og:title 9 years ago
barisusakli f7aa44d1bf added some missing callbacks 9 years ago
barisusakli 00d5303e33 fix typo 9 years ago
barisusakli c9ac1a4027 https://github.com/akhoury/nodebb-plugin-spam-be-gone/issues/46 9 years ago
barisusakli 2c28e18147 closes #4332 9 years ago
barisusakli 96a3db6365 only send back err 9 years ago
barisusakli 0b2f01b8bc info page 9 years ago
Barış Soner Uşaklı b147f42f0a show unique user count in acp 9 years ago
barisusakli b6ddbc3071 closes #4111 9 years ago
Barış Soner Uşaklı 3d55eec885 Merge pull request #4317 from samhax/delete-user-invites
Delete user invites from APM
9 years ago
barisusakli c10ec6b810 closes #4326 9 years ago
barisusakli c50d655922 closes #4325 9 years ago
barisusakli 7ca7a31a5a only send user status on first connect 9 years ago
barisusakli b1cc1725a9 fix crash in notifications 9 years ago
barisusakli ad1ffdfd81 fix test 9 years ago
barisusakli f8b494bc1f closes #4313 9 years ago
barisusakli 5f76695d5a #4261 9 years ago
barisusakli 37b1d3c8be #4261 9 years ago
barisusakli 07c1a822db closes #4318 closes #4309 9 years ago
barisusakli 8d9f7d8e19 added socket methods 9 years ago
pichalite 469dcbea05 fixes #4320 9 years ago
HSam a62e31dc70 Finished the invite removal button changes. 9 years ago
HSam 48db16fba7 Finished adding a new delete to also remove the reference from the invites list on the APM. 9 years ago
psychobunny 891e747adb fixes crash in analytics 9 years ago
Barış Soner Uşaklı 41bd65e81a fix dashboard stats 9 years ago
barisusakli 7180174b91 fix global moderators upgrade script 9 years ago
HSam 4d87f0276b In the process of adding the delete button to the invitation panel. Apparently, the delete method doesn't work with the invitation items, so I might need to add some extra logic. 9 years ago
barisusakli c7ca045d0b fix teaserTimestamp 9 years ago
barisusakli 392814824e fix timestamp 9 years ago
barisusakli f3d2ad5f1f lets break some themes :evil: 9 years ago
barisusakli 018f7ba65a closes #4307
ability to send an array of keys to getSortedSetRange
use getSortedSetRevRange instead of getSortedSetRevUnion
9 years ago
barisusakli 2d4fde5af3 closes #4306
dont escape username twice, its already escape in user/data.js
9 years ago
barisusakli 1a1d322d9c closes #4305 9 years ago
barisusakli a67f3d2a15 closes #4299 9 years ago
barisusakli e55168aa11 fix plugin warnings 9 years ago
psychobunny aa2af345f9 removed unused deps 9 years ago
psychobunny 329a7a1e08 @barisusakli fixing minfile caching for multiple processes 9 years ago
psychobunny 92f86eee9c closes #4296 9 years ago
barisusakli cf00371892 closes #4295 9 years ago
barisusakli 7c2041e8d8 fix typo 9 years ago
barisusakli 9614bd30d0 other pages 9 years ago
barisusakli 9bcecf73fa Merge branch 'master' of https://github.com/NodeBB/NodeBB 9 years ago
barisusakli 37bca5e40c style 9 years ago
barisusakli 8917ea9f81 closes #4297 9 years ago
psychobunny effcd20597 fixed a bug calling getSortedSetRangeByScoreWithScores 9 years ago
psychobunny 66cf13e546 topics.deleteTopicField 9 years ago
Julian Lam 9d0f53fcd6 closed #4098 9 years ago
Julian Lam 3c7a42c959 fixed #4294 9 years ago
Barış Soner Uşaklı 2b448a0f76 closes #4293 9 years ago
Barış Soner Uşaklı 4316c9a566 style changes 9 years ago
Ben Lubar df8c1abf7d fast path for mongodb batches (otherwise it's O(n^2) memory, which gets ugly fast) 9 years ago
barisusakli df9558f1fa closes #4268 9 years ago
barisusakli 268aa12cc2 closes #4275 9 years ago
Barış Soner Uşaklı 441232e71d fix missing callback 9 years ago
akhoury 509676fdf4 add deprecation warnings for CLS 9 years ago
akhoury a8411d44fd merge 9 years ago
akhoury 07586c9023 merge 9 years ago
Julian Lam 13623a620b fixed #4277 9 years ago
Barış Soner Uşaklı 5556c49f74 removed extra next 9 years ago
Julian Lam 432c3d777d Merge branch 'master' into fix-vendors 9 years ago
Julian Lam 7bc9e4439a removed .gitignore from list of sound files 9 years ago
Julian Lam 3f2872979f added buzz 9 years ago
Julian Lam 44aae7daa5 removed hammer, updated semver, added mousetrap 9 years ago
Julian Lam e1323c0295 Updated js code so vendors can be added to the modules folder, so
they can be required properly and we can finally get rid of that
really annoying "mismatched anonymous" error in Require.js.

First module to make the transition: Chart.js
9 years ago
barisusakli c8ee1b4c58 closes #4261 9 years ago
psychobunny ee6d16c3d8 closes #4266 9 years ago
psychobunny 2b10ef97b2 closes #4262 9 years ago
pichalite 5f6a1a0acd complete fixes for #4144 9 years ago
Julian Lam dd3f1b9ba8 removed console.log 9 years ago
Julian Lam 088940d4c7 Squashed commit of the following:
commit 49e6c0040cc82c1e2684933a8e167ef14854aff8
Author: Julian Lam <julian@designcreateplay.com>
Date:   Thu Feb 25 16:12:15 2016 -0500

    added recording and charts for topic and post counts globally and by cid

commit e02ff70757f778aa016fbc42ef10a5da2d07a9d9
Author: Julian Lam <julian@designcreateplay.com>
Date:   Thu Feb 25 15:35:49 2016 -0500

    added labels to charts

commit e75d83bf3886e5183bcf5fcd848d71c513761e01
Author: Julian Lam <julian@designcreateplay.com>
Date:   Thu Feb 25 13:30:47 2016 -0500

    added per category graphs to ACP management page

commit e3f543200950925cc9e8bf33cccb592f949a100e
Author: Julian Lam <julian@designcreateplay.com>
Date:   Thu Feb 25 12:36:11 2016 -0500

    updated analytics to move helper methods to analytics lib and sending per category analytics to ACP page

commit 01891d8f7c408925fcdad18dcaa941e5ebbeb9b2
Author: Julian Lam <julian@designcreateplay.com>
Date:   Wed Feb 24 16:48:55 2016 -0500

    saving per-category analytics, and updated the writeData method to use async for "clarity"
9 years ago
psychobunny 9e832e006a closes #2920 9 years ago
barisusakli 8bc80abde6 removed notify typing code, not even working 9 years ago
barisusakli ebcd892aee closes #4259 9 years ago
barisusakli 66c6c47b7c closes #4213 9 years ago
Ole R f537dfee16 Update array-check for settings trim and expand 9 years ago
barisusakli ac09036156 closes #4053 9 years ago
psychobunny fae5fe5c50 closes #3837 9 years ago
barisusakli 211311214e https://github.com/NodeBB/NodeBB/issues/4204 9 years ago
barisusakli 34f68a029a closes #4204 9 years ago
barisusakli 1349c4907d fix notification crash 9 years ago
barisusakli 2b8ecfbb94 dont add topic to `topics:recent` if its deleted 9 years ago
barisusakli 5f17e327ce possible fix for https://github.com/akhoury/nodebb-plugin-import/issues/173 9 years ago
barisusakli e9c488d489 closes #4166 9 years ago
barisusakli 92fba4f396 closes #4248 9 years ago
barisusakli 878b7b21ee closes #4170 9 years ago
barisusakli e4cae9391c moved ips down 9 years ago
psychobunny 911892c5b0 closes #3870 9 years ago
psychobunny 99719414fe closes #4052 9 years ago
psychobunny e069150625 closes #2165 9 years ago
psychobunny b18052210d closes #3146 9 years ago
psychobunny 637c20f44d closes #3526 9 years ago
psychobunny b8eb19b991 closes #3993 9 years ago
psychobunny 75917e25b3 closes #4026 9 years ago
psychobunny a3530340a9 Merge pull request #4250 from pichalite/issue-4228
throw error in chat if no users in room
9 years ago
psychobunny cd0cb5c5f1 closes #4237 9 years ago
Julian Lam ff8e1b52e0 fixed #4251 9 years ago
psychobunny d0862911d3 closes #4181 9 years ago
barisusakli 2b90040c31 closes #4236 9 years ago
barisusakli 6951dc1fe2 closes #4211 9 years ago
barisusakli 738b892074 closes #4217 9 years ago
barisusakli 4608b8f07b closes #4183 9 years ago
barisusakli 46c8101c5c closes #4152 9 years ago
pichalite 6ecc05afd4 throw error in chat if no users in room 9 years ago
psychobunny 933115a853 almost had a heartattack when I saw 121 changed files in this conflict
# Conflicts:
#	src/meta/templates.js
9 years ago
psychobunny 914fc1543e meta/templates.js refactor 9 years ago
psychobunny da5494fdf1 allow recursive base templates
ex. custom theme based off lavender which is based off vanilla
9 years ago
Terry Tate 3e75c6f6a3 Update to nodemailer 2.0 syntax for smtpTransport
Fixes #4193
9 years ago
Ole R 6d35690cbb Prevent breaking eventLoopLagThreshold value
[This problem](https://community.nodebb.org/topic/7955/and-once-again-all-my-data-has-gone/4) occurs when you put a value less than `10`.
9 years ago
barisusakli 2b7ed63236 fix for groups that don't have private field 9 years ago
Barış Soner Uşaklı e39fda2b45 filter dupe tags, closes #4216 9 years ago
Julian Lam dd050c8177 added new hook that is called before templates are compiled 9 years ago
pichalite bd8b32b406 search banned users only on /users/banned route 9 years ago
pichalite 42239e119d search banned users only on /users/banned route 9 years ago
Barış Soner Uşaklı 573840ccbd changed to title raw 9 years ago
barisusakli 2fc385f723 closes #4141, closes #4149 9 years ago
barisusakli e306194065 style 9 years ago
barisusakli 654961ca3b style 9 years ago
barisusakli 3d4e058b6a closes #4192 9 years ago
barisusakli f0cc9120ba fix undefined next 9 years ago
akhoury f47c06279a added depracation warning 9 years ago
akhoury bdc8e6f04f Merge remote-tracking branch 'upstream/master' 9 years ago
Barış Soner Uşaklı 141d1b8ece dont update visible:memberCount if group is hidden, closes #4195 9 years ago
Barış Soner Uşaklı 8f25994482 fix for async whilst derp 9 years ago
Barış Soner Uşaklı 88e4591f88 closes #4194 9 years ago
Julian Lam 10024d7b93 fixed #4186 9 years ago
Julian Lam 30736c0ee9 allowed 'system' to be passed into group creation now 9 years ago
barisusakli 8276090d71 closes #4180 9 years ago
barisusakli 2fd121dc15 #4154 9 years ago
akhoury 496e5ae8bf comment 9 years ago
akhoury 7f0c46b3a7 Merge remote-tracking branch 'upstream/master' 9 years ago
akhoury 4245cb2739 adding cls support for ws 9 years ago
Julian Lam 414762d382 closes #4157 9 years ago
Julian Lam 119930131d fixed errors when uploading files 9 years ago
Ole R 7484389a41 Update array-check to Array.isArray 9 years ago
barisusakli 93ae5e2a3f style change 9 years ago
barisusakli d7df6c0b06 remove more from config 9 years ago
barisusakli 5ac02a59ac remove some more config from api/config 9 years ago
barisusakli c62a60029a fix incorrect id 9 years ago
barisusakli ebf820d571 remove from global config 9 years ago
barisusakli 5b6e8bd167 closes #4171 9 years ago
Julian Lam 3a6ad52ac8 closes #4164 9 years ago
barisusakli 6963632846 closes #4167 9 years ago
barisusakli 4b3f09deea closes #4154 9 years ago
akhoury 852a1a178e oops 9 years ago
akhoury 61c76e4aba add continuation-local-storage support 9 years ago
Barış Soner Uşaklı d3087b4e05 changed userTitle of global mods 9 years ago
Julian Lam 9b9f4b252f fixes #4139 9 years ago
Ole R d3ad21f81f Fix settings trim cleaning arrays 9 years ago
Barış Soner Uşaklı b485b412a8 added title to flagged posts page 9 years ago
Julian Lam eb8b6af7fb Fix global mod priv check and styling for flags page 9 years ago
Julian Lam 95fb0075c6 re-added missing base64ToLocal method in file lib 9 years ago
barisusakli 87f0d68ba2 send flag notifications to global mods as well
push notifications to unique uids only
9 years ago
barisusakli e6cf8ec5cf more flagged posts shenanigans 9 years ago
barisusakli 086e99de5c wip flagged posts 9 years ago
barisusakli 0bea912077 cleaned up users controller 9 years ago
barisusakli 1b9e18c6fc allow global mods to see banned users 9 years ago
barisusakli 036e958bfe fix typo that causes bug in gorup sorting 9 years ago
Julian Lam b1d6d81992 ensuring that auth routes are loaded _after_ plugin routes,
just like in a reload.
9 years ago
barisusakli 97c42de2d3 remove unused params 9 years ago
barisusakli 821461f802 closes #4123 9 years ago
barisusakli 3336365e53 closes #4024 9 years ago
barisusakli 19c2ce0e84 fix uid ref 9 years ago
barisusakli d82b797f70 fix for #4014 9 years ago
barisusakli 1e2779d326 closes #4014 9 years ago
barisusakli 2b5f9d075b closes #4101 9 years ago
barisusakli 6b9a07bbcf closes #4132 9 years ago
barisusakli 7542364d31 added settings to payload 9 years ago
barisusakli 33033e3bc5 closes #4116 9 years ago
Julian Lam 159c19e65a pass req.query into search filter 9 years ago
Julian Lam c7647cfb72 Merge pull request #4095 from pichalite/master
ACP styling fixes
9 years ago
barisusakli c2e1426e57 fix syntax error, and actually show error if minification fails 9 years ago
barisusakli 1a87767c2c removed extra isAdminOrMod check 9 years ago
barisusakli 62ea03d2c2 fix indent 9 years ago
barisusakli 3a2b5fefd9 :eye_brow: 9 years ago
barisusakli ae8837b44a generate notification path on demand 9 years ago
barisusakli add4e6ee5b notifications.create can return null 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
barisusakli 4440865ec4 support for array in getTopicIds 9 years ago
Julian Lam 06cc761a7a *actually* loading templates in the correct order 😑 9 years ago
barisusakli 1c29722ac4 recent style 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
barisusakli 86d70eca74 closes #4103 9 years ago
barisusakli 85b4639015 fix typo closes #4097 9 years ago
barisusakli 08f52b1e0b remove unused requires 9 years ago
barisusakli 04aea9ec22 closes #4094, also add missing next to notifyFollowers 9 years ago
pichalite a4d0026d93 ACP styling fixes 9 years ago
psychobunny bffa2d686c ACP -> navigation, removed text on mobile 9 years ago
Julian Lam afbbb33878 fixed #4093 9 years ago
barisusakli ce92caed99 removed unusued requires 9 years ago
barisusakli 1cf2b81f3d Revert "herp derp"
This reverts commit 9c9d805a32.
9 years ago
barisusakli 9c9d805a32 herp derp 9 years ago
barisusakli 767c798b2f log self account delete, logout on self account delete 9 years ago
pichalite 4d6cb6f523 add children-place holder back 9 years ago
barisusakli dbc04cb4a2 getTopicWithPosts change, fix feeds 9 years ago
barisusakli d67c0e1b08 dont load all groups in topics 9 years ago
barisusakli 41d10d18a1 disable related topics if its set to 0 9 years ago
barisusakli cb8fcb80d1 closes #4083 9 years ago
barisusakli 53a88d5d63 fix crash due to hook change 9 years ago
pichalite 53bbc17f32 add uid to hook 9 years ago
pichalite 5450f59f99 fix user full name for local user register 9 years ago
barisusakli fa136ca021 remove unused code 9 years ago
Julian Lam 452bb953c9 Merge pull request #4068 from pichalite/master
fixes for rewards ACP page #3910
9 years ago
barisusakli 32ca95319e closes #3436 9 years ago
Julian Lam 9b02bb8f51 closes #4074 9 years ago
barisusakli 089ea75cea closes #4054 9 years ago
Barış Soner Uşaklı 46c3e5c126 chat notif/unread fix 9 years ago
Barış Soner Uşaklı 056bc2f382 closes https://github.com/barisusakli/nodebb-plugin-dbsearch/issues/17 9 years ago
psychobunny e017ad432f closes #3810 9 years ago
psychobunny 1853cc3cc1 better messaging for each minification process 9 years ago
psychobunny f94cd21f83 #3875 filter:scripts.get now acts like filter:admin.scripts.get; does not get minified 9 years ago
psychobunny 9430a626f4 #3875 9 years ago
psychobunny 42c0b973f1 closes #3134 9 years ago
psychobunny 5e4ef52911 some more cleanup 9 years ago
psychobunny 3cc5e1473f cleanup / lint before diving in 9 years ago
psychobunny f17fa3ca11 minify flag not actually being used 9 years ago
Julian Lam 3552e11817 fixes #4073 9 years ago
Julian Lam 1c2518fe22 Using sendmail instead of direct transport
Squashed commit of the following:

commit 9d4937fff6f6a1b4327fed0ada32153bd7e07efd
Author: Julian Lam <julian@designcreateplay.com>
Date:   Mon Jan 18 13:21:52 2016 -0500

    Revert "added some debug code"

    This reverts commit 2dd8535c7bd8f59b8ed59c8b98b5484a79fa0500.

commit 2dd8535c7bd8f59b8ed59c8b98b5484a79fa0500
Author: Julian Lam <julian@designcreateplay.com>
Date:   Mon Jan 18 12:04:02 2016 -0500

    added some debug code

commit af8ca8241e66fd538089517e7722c644668667f2
Author: Julian Lam <julian@designcreateplay.com>
Date:   Mon Jan 18 11:50:41 2016 -0500

    using sendmail instead of direct transport
9 years ago
barisusakli 45926520cf fix typo 9 years ago
barisusakli cb91587567 closes #4063 9 years ago
pichalite 0db1caa3f6 ACP rewards page fix 9 years ago
barisusakli a133374c0b lets not run the upgrade script everytime 9 years ago
barisusakli ee9d0ac2da cleanup search, removed socketuser.loadSearchPage, use regular route 9 years ago
psychobunny 1a6f9dc3f4 Merge pull request #4065 from pichalite/master
Minor styling updates to ACP Categories page
9 years ago
pichalite 15cb39bc3a style updates 9 years ago
barisusakli 6ae8bacbab removed unused code 9 years ago
Julian Lam 4357c2ef4e fixed #4062, fixed akhoury/nodebb-plugin-emailer-mandrill#19 9 years ago
pichalite 5d38b8d687 display "Select Skin" for skins 9 years ago
pichalite deda23c708 Use Skins instead of Themes 9 years ago
Julian Lam 8f47a0c653 Fixed issue where themes without `templates` defined in `plugin.json`
did not have their templates added upon startup (backwards
compatibility re-established now)

Thanks @pichalite, for the debug!
9 years ago
barisusakli ab6c84471b some search/sort changes 9 years ago
barisusakli 7568e88800 remove logs 9 years ago
barisusakli 92f0e2d86a closes #3586
added account/upvoted, account/downvoted, account/best
9 years ago
barisusakli 26094778d9 closes #4058 9 years ago
barisusakli ae9606f5ee closes #3738 9 years ago
pichalite 55b78827fe add lastonlineISO to user 9 years ago
barisusakli 83cb916264 closes #4038 9 years ago
barisusakli 40ebd66074 closes #4050 9 years ago
psychobunny d8bcdf4de0 add title to /compose route 9 years ago
barisusakli 1ad4128649 closes #3917, closes #2941 9 years ago
barisusakli d035b1a353 removed npm dep, use exec('npm install/uninstall'); closes #3780 9 years ago
barisusakli 5fe2ebf660 fix typo in groups.join 9 years ago
Julian Lam 96fe6d288f Allowing theme to be re-ordered like plugins. 9 years ago
Barış Soner Uşaklı ab4d4478e3 added rewards essentials 9 years ago
Julian Lam d67efa3a5b update core to allow composer to define static route 9 years ago
barisusakli 59c350e63c closes #4019 9 years ago
barisusakli 20ca1e40aa fallback 9 years ago
barisusakli d44d036b67 up mongodb connect-mongo remove workaround 9 years ago
barisusakli 1070fff0e3 closes #3991 9 years ago
barisusakli 3ea453e8a0 closes #4006 9 years ago
Barış Soner Uşaklı 24114539d5 closes #4046 9 years ago
barisusakli fddc6157a3 fix return of getRecentTopicReplies 9 years ago
barisusakli 005db18120 closes #4041 9 years ago
Julian Lam 2ef42e79ec added filter for popular route 9 years ago
barisusakli 18013c5518 closes #3977 9 years ago
Julian Lam 1d42655bb5 allow User.create to accept fullname 9 years ago
Julian Lam 8fa2c34fc5 Deprecated action:user.loggedOut, updated plugin deprecation notices
... to show replacement, if available.
9 years ago
barisusakli aa30973f0a fix params 9 years ago
barisusakli dea74aa11e removed heapdump 9 years ago
barisusakli a6074da17e closes #4032 9 years ago
barisusakli f91afb5b99 closes #4030 9 years ago
Julian Lam 57918332e9 fixed issue with no 'from' name when using NodeMailer 9 years ago
barisusakli 80cc251741 style 9 years ago
barisusakli 96aa94ee10 refactor categories 9 years ago
Barış Soner Uşaklı 1a86e68394 fix references 9 years ago
Julian Lam 00a22e945d closes #3899 9 years ago
barisusakli c28494724f filter dupes 9 years ago
Julian Lam fb0ce8f60f Updated subject line in text emails
Would always show "NodeBB" before. Now shows proper site title.
9 years ago
barisusakli eb57276980 fix test 9 years ago
barisusakli c10b2fdb60 closes #4022 9 years ago
barisusakli 7ad90b4ef6 closes #2659 9 years ago
barisusakli caabbcf9fd closes #3949 9 years ago
barisusakli d9b6a06714 limit topic views by session 9 years ago
barisusakli e693843314 closes #4017
inb4 2016
9 years ago
Julian Lam 4147e0cb94 closes #3719 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
Julian Lam 1660e13aed #3695 9 years ago
Julian Lam de34c7d576 fixed #3966 9 years ago
barisusakli 3b1a2d65ab fix revokeAllSessions 9 years ago
barisusakli 990434476b group.exists([]) fix 9 years ago
barisusakli e1392fd61b whitespace fix 9 years ago
barisusakli e6b7b51956 getHomePageRoutes 9 years ago
barisusakli 6be8675580 closes #4012 9 years ago
barisusakli 99d64db9e0 closes #4011
allow both `.png` and `png`
9 years ago
barisusakli 77b9406841 closes #4008 9 years ago
barisusakli 8e5d26ec36 missing , 9 years ago
barisusakli 6b42b8c9d9 added static:app.reload closes #4002 9 years ago
barisusakli 9a5b308015 closes #4009 9 years ago
barisusakli cf889b70bd closes #3982 9 years ago
barisusakli 29e87ac984 fix initial room creation 9 years ago
barisusakli 7185463d81 display avg object size in bytes 9 years ago
barisusakli ac77f78d6b closes #3994 9 years ago
barisusakli 300996b0d1 closes #2329 9 years ago
barisusakli 687d29a44b closes #2134 9 years ago
barisusakli dffb57ba14 closes #3986 9 years ago
barisusakli 478faac945 closes #3997 9 years ago
barisusakli a43eef283c store user sessionId mapping per user 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
Julian Lam d9125c215c more notif crash fixes 9 years ago
barisusakli 94d8671447 not needed 9 years ago
barisusakli ab0797a6d8 chat fixes
update bootstrap tags input
dont allow adding self to chat room
9 years ago
barisusakli df605babff closes #3983 9 years ago
barisusakli abed319da2 closes #3996 9 years ago
barisusakli 5b1999be10 Merge remote-tracking branch 'origin/master' 9 years ago
barisusakli 0887105046 created chat:room hashes, save owner uid in hash, update chat uids when they message 9 years ago
Julian Lam a38d79e6ec fixing notifications crash again 9 years ago
barisusakli b4014ac420 closes #3988 9 years ago
Julian Lam 36eed0f22f more tweaks to notif grouping 9 years ago
Julian Lam 64efe541f5 fix #3965 9 years ago
barisusakli a3dc427e67 if there are no messages pass empty array 9 years ago
barisusakli 3d0e412bfd removed extra vars 9 years ago
barisusakli b3f63e0a0d closes #3938 9 years ago
barisusakli c8edb6de29 fix semicolon 9 years ago
barisusakli 1e8409ef83 fix tab 9 years ago
barisusakli 5b530253bb closes #3978 9 years ago
barisusakli dff3d7f20e various group chat fixes #3980
fix multiple modals using the same tagsinput
fix online user getting chat notification
fix owner not being able to remove users in the chat modal
9 years ago
barisusakli 80fd0b20bd closes #3970 9 years ago
barisusakli 1449d438f5 closes #3969 9 years ago
barisusakli f0b333e8a1 closes #3929 9 years ago
Julian Lam fe5e5ea8ef fixing another null crash 9 years ago
barisusakli f73e6eb4a1 fix related 9 years ago
barisusakli 5e9a656709 Merge remote-tracking branch 'refs/remotes/origin/master' into group-chat 9 years ago
barisusakli 80544119dc some changes to related code 9 years ago
Julian Lam fe90dd77c1 fixed #3967 9 years ago
psychobunny b2049e7acf add color/bgColor to return 9 years ago
Julian Lam 0ded293caf removed JSONP listener 9 years ago
barisusakli 270f8130da closes #3952 9 years ago
barisusakli 26ac05dd5c Merge remote-tracking branch 'refs/remotes/origin/master' into group-chat 9 years ago
barisusakli 9981555042 rename 9 years ago
barisusakli e067d26ca3 closes #3961 9 years ago
psychobunny 89901b2caa reorganized settings/tags acp 9 years ago
psychobunny 339b4c30fc ability to set maximum related topics rendered in ACP 9 years ago
psychobunny ba719148c1 generic "related topics" functionality 9 years ago
barisusakli 4827ea04fc messaging.getTeaser 9 years ago
barisusakli 3d79e0750b fix edit delete for rooms 9 years ago
barisusakli d2b54ae0f8 display less derpy chat list 9 years ago
barisusakli f71fd0a3ec only allow users in the room to get raw message content 9 years ago
Julian Lam f4187fc671 fixing crash with deleted notifications 9 years ago
Barış Soner Uşaklı f4e502c793 simpler isNewSet 9 years ago
Julian Lam 40f0076b77 fixed bug with notif merging 9 years ago
Julian Lam 9f5815555a fixed null error with notif grouping 9 years ago
Julian Lam 05df8900db closes #3912 9 years ago
Julian Lam 9db0f59432 part of #3912 9 years ago
Julian Lam 33a3a56fd7 Fixed issue where -w and -a flags didn't work in NodeBB reset. 9 years ago
barisusakli 002e931a9c rev 9 years ago
barisusakli da5891bcf6 remove debug 9 years ago
barisusakli 832a20e59e markRead fixes 9 years ago
barisusakli 1bd9b364e4 fix notifs, dont send to self, fix notification path to roomId 9 years ago
barisusakli d8810ceae9 send messages 9 years ago
barisusakli 784ff07907 ability to add/remove users from chat rooms, tagsinput 9 years ago
barisusakli 8fab270852 leaveRoom method, small fixes 9 years ago
barisusakli f8a6666e1a chat notify changes 9 years ago
barisusakli 29d8b9c181 more room changes app.openChat 9 years ago
barisusakli d5bccfb292 delete chats on user delete 9 years ago
barisusakli c5d2f61b01 more fixes 9 years ago
barisusakli 43c697a5df edit message 9 years ago
barisusakli a1ab50bd2d check admin and priv groups 9 years ago
barisusakli 6b12bd2328 update messaging.editMessage 9 years ago
barisusakli 5d1169e686 changed the chat route to /chats/:roomid? 9 years ago
barisusakli 58d05f7c79 recent chat list with rooms 9 years ago
barisusakli e2e547db45 first part of messaging refactor 9 years ago
barisusakli 8bda497b41 upgrade script for chats 9 years ago
Julian Lam 37b13b4879 Re-added file extension restriction ACP option
Closes #3918
9 years ago
Julian Lam cc4997aeca fixes #3940 9 years ago
Julian Lam a4d8ab9d12 fixes #3950 9 years ago
Julian Lam c1460d36f0 Deprecated uploader.open, use uploader.show instead
... as it now takes a single Object argument instead of multiple
parameters.

Also, closes #3942. Help text is just omitted now.
9 years ago
barisusakli 24a302ea1a closes #3947 9 years ago
Barış Soner Uşaklı fd215c774f Merge pull request #3946 from akhoury/patch-3
[minor] meta tag, content-type shouldnt be escaped
9 years ago
barisusakli 518552de64 dont calculate pid index on new replies 9 years ago
Aziz Khoury b4c8301596 [minor] meta tag, content-type shouldnt be escaped
so `text/html; charset=UTF-8` and not `text&#x2F;html; charset=UTF-8`
9 years ago
Julian Lam bcbc8608a4 newSet calculations bugfix 9 years ago
Julian Lam 3b6b36cfa6 fixing possible crash 9 years ago
Julian Lam 4cc4824087 Merge pull request #3908 from pitaj/master
Maximum invites and invites are stored
9 years ago
Julian Lam 2d203d7dca Squashed commit of the following:
Closes #2668

commit 3d4f494ed3257bceda8f6f82057cab83f0f252b3
Author: Julian Lam <julian@designcreateplay.com>
Date:   Fri Dec 11 12:06:42 2015 -0500

    theme minvers for #2668

commit b608ce61854f8195143685bb9753b80d32b26e95
Author: Julian Lam <julian@designcreateplay.com>
Date:   Fri Dec 11 12:01:03 2015 -0500

    Allowing chat modal to edit and delete messages

    re: #2668

commit 0104db90a4070582f3938b6929dae35f985bac35
Author: Julian Lam <julian@designcreateplay.com>
Date:   Fri Dec 11 11:51:23 2015 -0500

    Fixed issue where newSet calculations were off

    ... sometimes.

    Also, rendering of edited messages now parses a template partial,
    instead of just replacing the content.

commit 5cb6ca600425ca9320c599b32306e93dcc5aa4ce
Author: Julian Lam <julian@designcreateplay.com>
Date:   Fri Dec 11 11:07:12 2015 -0500

    If edited content matches existing content...

    ... then edit is aborted.

commit 6e7495247b1895589c716db29f919a934087b924
Author: Julian Lam <julian@designcreateplay.com>
Date:   Fri Dec 11 11:05:08 2015 -0500

    some linting and fixed issue where new msgs when deleted would crash server

commit db4a9e40d6dff44569c2437378121db8fdf75cf8
Author: Julian Lam <julian@designcreateplay.com>
Date:   Tue Dec 8 17:25:56 2015 -0500

    Message deletion for #2668, and fixed bug

    Fixed bug where chat modal would spawn even though user was sitting
    on the /chats page.

commit a5aa2498ab4a8bba02a6daa43a9dbed7b3e37976
Author: Julian Lam <julian@designcreateplay.com>
Date:   Tue Dec 8 14:55:23 2015 -0500

    wiring up the edit button, #2668

commit 5f2afdcf6f2b9eae6b5873ca100149e65e3d385d
Author: Julian Lam <julian@designcreateplay.com>
Date:   Tue Dec 8 14:20:39 2015 -0500

    added indicator to show if and when a message had been edited

commit e8301132d525c1b9fd46c98cdb282ac7ea7a0d7f
Author: Julian Lam <julian@designcreateplay.com>
Date:   Tue Dec 8 14:06:39 2015 -0500

    Allowing editing of chat messages

commit bfd991be1cb1769599f7d5d2b1638e313c3c2dcb
Author: Julian Lam <julian@designcreateplay.com>
Date:   Tue Dec 8 10:33:49 2015 -0500

    Added messageId to messages object return

commit 0306ee6657b3288dd4547c66869d7d4ece0b31ad
Author: Julian Lam <julian@designcreateplay.com>
Date:   Tue Dec 8 08:20:17 2015 -0500

    WIP #2668
9 years ago
barisusakli d12e8e1116 closes #3814 9 years ago
barisusakli 42cce3771b closes #3846 9 years ago
barisusakli 8dc9475041 closes #3941 9 years ago
barisusakli 60e186c8f3 refactor api/username api/email 9 years ago
barisusakli dcbf53bae3 moved search to dbsearch 9 years ago
barisusakli 745007a2b3 closes #3873 9 years ago
barisusakli 0ffd5254ad closes #3933, closes #3934 9 years ago
Barış Soner Uşaklı cdca09a7b2 escape error message on 500 page 9 years ago
barisusakli 7b21760f00 refactor get user by x 9 years ago
Barış Soner Uşaklı 69bc870017 Merge pull request #3927 from lots0logs/master
Add api endpoints to get user by username and by email
9 years ago
Julian Lam d1fb09caec apparently I *did* need html-to-text. 9 years ago
Julian Lam 963d9b22b3 Removing and updating dependencies to satisfy david-dm.org 9 years ago
Julian Lam 5adb8da427 enabled Gmail routing for email fallback 9 years ago
Julian Lam 7d9136f655 closes #3926 9 years ago
Dustin Falgout 17e5d72815 fix waterfall
Signed-off-by: Dustin Falgout <dustin@falgout.us>
9 years ago
Dustin Falgout 0e5830d6f2 add api endpoints to get user by username and by email
Signed-off-by: Dustin Falgout <dustin@falgout.us>
9 years ago
Julian Lam f77f39e937 Fixed #3925
Also updated port local variable to be a Number, since all of the
conditional checks assume it is a number, when all along it has
been a string.... heh.
9 years ago
yariplus 12fb512d3c Don't change url when homepage is set to a category. 9 years ago
Julian Lam 3a520cdfbf Successful web installer now doesn't show 503 9 years ago
Julian Lam 1b9defdf8b closes #3892 9 years ago
Julian Lam 335d711dbd closes #3907 9 years ago