5343 Commits (392814824ea78efea955d33ad4931af1810900a4)

Author SHA1 Message Date
barisusakli 1ed3b40a1b fix calls 9 years ago
Barış Soner Uşaklı 2ce22caa41 Merge pull request #4143 from pichalite/master
remove unused code and use components
9 years ago
barisusakli e6cf8ec5cf more flagged posts shenanigans 9 years ago
barisusakli 1b9e18c6fc allow global mods to see banned users 9 years ago
pichalite ee47a13556 use components 9 years ago
pichalite e6e4b5784d remove unused code 9 years ago
psychobunny 2560e6345f Merge pull request #4142 from pichalite/master
use ajaxify.data.username instead of getting html
9 years ago
pichalite d133ff74bd use ajaxify.data.username instead of getting html
use ajaxify.data.username instead of getting html for toggleFollow
9 years ago
barisusakli 5e86d9f804 closes #4131 9 years ago
barisusakli 2b5f9d075b closes #4101 9 years ago
barisusakli f09ee86e42 closes #4113 9 years ago
Julian Lam b7311dac65 removed css file @pichalite 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 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
pichalite 0c5712411b fix for user icons when searching for users to add to group in acp>manage>group page 9 years ago
barisusakli 8220567b5b added topics to `action:topics.loaded` also fire it on category view 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
Julian Lam 32466d8bb1 tweaked paginator block to toggle when text is updated, and use ready class instead of invisible 9 years ago
pichalite a4d0026d93 ACP styling fixes 9 years ago
psychobunny 535dd82902 for previous commit 9 years ago
Julian Lam cedda11134 update theme minvers 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 7eac1a93ae closes #4074 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
Julian Lam f1ed3ad659 allowing favicon updating to be disabled via client side hook 9 years ago
pichalite 7010364e7e fix enable/disable button in ACP manage navigation page 9 years ago
Julian Lam 0368280e52 Merge pull request #4081 from manolino/patch-3
Update app.js
9 years ago
pichalite 511a4b7700 remove dashed border 9 years ago
barisusakli 24c56eb80a switch topic select to components 9 years ago
Julian Lam 07c55ee859 updated .fix-lists mixin 9 years ago
barisusakli e90cba65a8 closes #4085 9 years ago
Manuel Valle 41963bb300 Update app.js
migrated global *translate* to a *require.js* module.
9 years ago
Manuel Valle 4c43276fce Update events.js
Tebbed indentation.
9 years ago
Manuel Valle 67d9323b9e Update events.js 9 years ago
Manuel Valle c9c761d70b Update events.js
This optimize previous commit. See [#4078](https://github.com/NodeBB/NodeBB/pull/4078).  Added ```translator``` module instead of global ```translator```.
This solves warnings editing posts with *composer*.
9 years ago
Manuel Valle dbcb6f9796 Update events.js
Same problem as [#4069](https://github.com/NodeBB/NodeBB/pull/4069).  Added a **translator** variable refering to **translator** module instead of global *translator*.
This solves warnings editing posts with *composer*.
9 years ago
Julian Lam 452bb953c9 Merge pull request #4068 from pichalite/master
fixes for rewards ACP page #3910
9 years ago
Julian Lam ff8fb0e9ab no need to set var, just use rjs 9 years ago
Julian Lam 6470f2ef53 Merge branch 'patch-1' of https://github.com/manolino/NodeBB into manolino-patch-1 9 years ago
Julian Lam 2cabf7a3d1 Merge pull request #4066 from pichalite/master
fixes NodeBB/nodebb-theme-persona#218
9 years ago
barisusakli 32ca95319e closes #3436 9 years ago
Julian Lam 9b02bb8f51 closes #4074 9 years ago
Julian Lam 8608092bbb on new uploaded image, refresh profile edit page 9 years ago
Julian Lam 5a92b1a5cf change all instances of .avatar on new image upload 9 years ago
Julian Lam f18382a892 firing client-side hook on notification count update now 9 years ago
Julian Lam efa98d4858 language translations and fallbacks 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
barisusakli 6802a76332 fix relative_path 9 years ago
barisusakli cb91587567 closes #4063 9 years ago
Manuel Valle a60e3c63cf Update overrides.js
Inside **translate** function, **translator** refers to *global* genereting warnings. Added a **translator** variable refering to **translator** module.
This solves some problems using *bootbox* in my plugins and widgets
9 years ago
pichalite aaaab288ef ACP rewards page fix 9 years ago
pichalite ed74e590b5 Revert "fixes for rewards ACP page #3910"
This reverts commit 0c740293fc.
9 years ago
pichalite 0c740293fc fixes for rewards ACP page #3910 9 years ago
pichalite ee529d92d3 fixes NodeBB/nodebb-theme-persona#218 9 years ago
barisusakli 46f2faaa05 closes #4045 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 329e32901f style updates 9 years ago
barisusakli 694b96ea60 closes #4064 9 years ago
psychobunny b3a98515e9 fixed ban/unban components 9 years ago
pichalite 90210350f9 Use Skin instead of Theme 9 years ago
psychobunny 7cc8390265 data.loggedIn for new posts 9 years ago
barisusakli ab6c84471b some search/sort changes 9 years ago
barisusakli 92f0e2d86a closes #3586
added account/upvoted, account/downvoted, account/best
9 years ago
barisusakli ae9606f5ee closes #3738 9 years ago
barisusakli da338a1341 fix typo 9 years ago
barisusakli 222ef14d7f added chat:autocomplete:init 9 years ago
barisusakli 1ad4128649 closes #3917, closes #2941 9 years ago
Julian Lam d67efa3a5b update core to allow composer to define static route 9 years ago
Barış Soner Uşaklı dd0560a4b8 closes #4043 9 years ago
barisusakli 005db18120 closes #4041 9 years ago
barisusakli 18013c5518 closes #3977 9 years ago
psychobunny 70bbf41dc3 popular/tab component 9 years ago
Julian Lam 3664c94581 latest fallbacks 9 years ago
Julian Lam ebb954b0fa translations? 9 years ago
barisusakli 7ad90b4ef6 closes #2659 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 a6d2700823 latest translations 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 cf889b70bd closes #3982 9 years ago
barisusakli 687d29a44b closes #2134 9 years ago
barisusakli dffb57ba14 closes #3986 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
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
Julian Lam 85c1683a25 latest translations 9 years ago
sanatisharif f795ddc9cb Updated Persian translation 9 years ago
barisusakli 738b17cae6 closes #3584 9 years ago
barisusakli 4bff714947 closes #3953
dont remove topics if selection is in progress
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 1449d438f5 closes #3969 9 years ago
barisusakli f0b333e8a1 closes #3929 9 years ago
barisusakli 5e9a656709 Merge remote-tracking branch 'refs/remotes/origin/master' into group-chat 9 years ago
Julian Lam 04879e6da2 updated jquery-timeago locales 9 years ago
Julian Lam 668adc5187 fixing bootswatch integration 9 years ago
Julian Lam af55f55b45 latest translations 9 years ago
barisusakli 26ac05dd5c Merge remote-tracking branch 'refs/remotes/origin/master' into group-chat 9 years ago
Julian Lam a091067175 closes #3963 9 years ago
Julian Lam 0af11c5c0c fallbacks for new notification groupings 9 years ago
barisusakli 5a26eb1c76 IS fix, timeago fix 9 years ago
barisusakli 3d79e0750b fix edit delete for rooms 9 years ago
barisusakli 992ca0a351 fix taskbar icon 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
psychobunny 3ce9d0ac2f fixed ordered lists in post content 9 years ago
psychobunny 23c2fb2b52 un-nuking @julianlam :rage1: also fixed for latest BS 9 years ago
Julian Lam 05df8900db closes #3912 9 years ago
Julian Lam 9db0f59432 part of #3912 9 years ago
Julian Lam e602d2ad4d closes #3932 9 years ago
barisusakli 832a20e59e markRead fixes 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 2ac34ba391 fix recepientUid 9 years ago
barisusakli 29d8b9c181 more room changes app.openChat 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
Julian Lam ea1b640435 calling translator in parseMessage 9 years ago
Barış Soner Uşaklı 530b0dc19e use .text() 9 years ago
Barış Soner Uşaklı 7e1a84850c closes #3948 9 years ago
Julian Lam cc4997aeca fixes #3940 9 years ago
Julian Lam 7b49dc9061 fixes #3935 9 years ago
Julian Lam a4d8ab9d12 fixes #3950 9 years ago
Julian Lam c04622506d console.log removal 9 years ago
Julian Lam 0b735fad17 fixed #3936 9 years ago
Julian Lam 46571ccd77 closes #3930 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
Julian Lam 84a039446c updated modal to not show parentheses when max file size
is not defined...

Also fixing hideAlerts error in ACP when opening the upload modal.
9 years ago
Julian Lam 1cf2ad339a latest translations and fallbacks 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
Julian Lam 4ce6bcfa6a latest translations 9 years ago
Julian Lam 7220ed2010 nodebb/nodebb-theme-persona#214 9 years ago
barisusakli 0ffd5254ad closes #3933, closes #3934 9 years ago
Julian Lam bc199d6872 By default, always switch chat in chats page
closes #3915
9 years ago
Julian Lam 648e9c4dc8 fix #3889 9 years ago
Julian Lam acc2dfa037 latest translations, closes #3911 9 years ago
Julian Lam 2af11a23ce fixes #3922 9 years ago
Julian Lam 3a520cdfbf Successful web installer now doesn't show 503 9 years ago
Barış Soner Uşaklı 9770983fdb closes #3913 9 years ago