Barış Soner Uşaklı
940c33c426
fix js error removed dupe code
10 years ago
psychobunny
eb733fdb6f
toggle preview button on composer
10 years ago
psychobunny
daf9999a29
prevent composer from going too low
10 years ago
psychobunny
6059165a54
if composer:resizePercentage hasn't been set, default to half the page
10 years ago
psychobunny
0913dbbade
added a border effect on max'd composer
10 years ago
psychobunny
49a173bdf0
last bit of fixes to composer
10 years ago
psychobunny
bc9d7f2922
fix so that mouse is always on the handle
10 years ago
psychobunny
5b56157403
composer refactor part 1
...
removed lots of hardcoded values; used translate 3d instead of height
for smoother dragging; various optimizations; snap to top functionality
10 years ago
psychobunny
bd99124fb9
refactored write preview code
10 years ago
psychobunny
da758c429a
remove hardcoded z-index; give composer a "maximized" class if maximized
10 years ago
psychobunny
b56e862838
removed hardcoded fa-chevron icons from client js
10 years ago
psychobunny
1ec1c5a366
fixes composer maximizing
10 years ago
psychobunny
fcc8093fa6
#1642 show discard prompt
10 years ago
psychobunny
e47c375e69
closes #1642
10 years ago
Julian Lam
4360069859
fixing buttons on mobile composer, and updating format so tags button only appears on mobile
10 years ago
barisusakli
2a8437f08f
removed templates config and mapping 🐑
10 years ago
yariplus
1102f40873
Add object setting plugin
...
Allows objects to be added to a plugin's settings using a tag with a JSON-like syntax in data-attributes.
A complex object can be created by using an array or another object as a parent, the object will be added to the parent array or the parent object's declared property instead of as it's own data-key.
10 years ago
psychobunny
9bf55c96d2
closes #2818
10 years ago
barisusakli
01b012d89d
#1642
10 years ago
psychobunny
a59b932020
displayUsersLink deprecated
10 years ago
barisusakli
f7f453f8cd
closes #2794
10 years ago
Julian Lam
6a32a0f399
closes #2775
10 years ago
Julian Lam
a3bc5d2037
fixing bug where the nav dropdown didn't close when a chat was opened
10 years ago
Julian Lam
5173fd7138
#2796
10 years ago
Julian Lam
a2c6f58782
fixed issue where an updated alert didn't contain changes to the clickfn, closes #2798
10 years ago
Julian Lam
339619fc9d
#2799
10 years ago
Julian Lam
00f3084b8e
closes #2792 , closes #2791 , closes #2788 , closes #2787 , closes #2786 , closes #2785 , closes #2784 , closes #2783
...
Squashed commit of the following:
commit ca5064a4effa3904ce936b521b169bba8d24f1a1
Author: Julian Lam <julian@designcreateplay.com>
Date: Thu Feb 26 08:19:32 2015 -0500
Revert "added ajaxify popstate cache, so back/forward will just put back the already loaded page"
This reverts commit 77d154bb8b
.
commit ae07fc56c156074de8048bb627f5d9be849c8ad1
Author: Julian Lam <julian@designcreateplay.com>
Date: Thu Feb 26 08:19:24 2015 -0500
Revert "on click, topics are marked read from the unread page. Also fixed an issue where isPopState kept getting set to true, causing issues"
This reverts commit d8c9ec0d40
.
Conflicts:
public/src/client/unread.js
commit 96ee3631d7e4e1fc2c1b7632d86684fecd1e430f
Author: Julian Lam <julian@designcreateplay.com>
Date: Thu Feb 26 08:18:25 2015 -0500
Revert "actually fixed isPopState error"
This reverts commit e6701c5a1f
.
10 years ago
psychobunny
241f5b0224
linted client side modules
10 years ago
barisusakli
a0c3ddc555
fix navigator
10 years ago
psychobunny
b1f835b053
Merge remote-tracking branch 'origin/master' into sortable-menu
10 years ago
psychobunny
2ff59278c9
navigation cleanup
10 years ago
Julian Lam
f00589c8ba
removing 'see all chats' from chats list, as it is in menu.tpl now
10 years ago
psychobunny
a9f175a2bb
ability to sort navigation
10 years ago
psychobunny
a2e3179ea4
nav - enable / disable
10 years ago
Julian Lam
e6701c5a1f
actually fixed isPopState error
10 years ago
Julian Lam
d8c9ec0d40
on click, topics are marked read from the unread page. Also fixed an issue where isPopState kept getting set to true, causing issues
10 years ago
Julian Lam
77d154bb8b
added ajaxify popstate cache, so back/forward will just put back the already loaded page
10 years ago
psychobunny
40008a9e85
Merge remote-tracking branch 'origin/master' into sortable-menu
10 years ago
psychobunny
6cea047518
loading navigation, complete
10 years ago
Julian Lam
3202a52a61
refactored notif dropdown, #2771
10 years ago
psychobunny
ecad9d54ed
tjs 0.1.19 for undefined key cleanups
10 years ago
psychobunny
6dacaf6bb5
helpers.displayMenuItem
10 years ago
Julian Lam
29873f1c5c
removed unused .getAll method, and sorting notifications client-side so that unread notifs don't all appear at the top, #2772
10 years ago
Julian Lam
948cd22e9c
triggering full-screen composer on short viewports as well as narrow, #2763
10 years ago
Julian Lam
03e39f7b9b
isInvited mechanic for #2758
10 years ago
Julian Lam
58094d2b3b
removed console logs, and requiring markdown 1.0.0 plugin
10 years ago
Julian Lam
ceb18fe73d
added new hook and method for plugins to introduce their own formatting options, #2743
10 years ago
Barış Soner Uşaklı
743cd20441
closes #2267
10 years ago
Julian Lam
350acde379
ability to mark a notification read/unread from dropdown list, made styling less bootstrap-locked, using FA icon in theme instead of hardcoded in template
10 years ago
barisusakli
aa94dafac1
closes #725
10 years ago
barisusakli
60efeb8561
fix nid
10 years ago
barisusakli
31a44a9982
dont use fa icon
10 years ago
Barış Soner Uşaklı
276cd51836
closes #2467
10 years ago
Barış Soner Uşaklı
0421b6ef06
closes #2639
10 years ago
Barış Soner Uşaklı
d20628a8d4
closes #2539
10 years ago
Barış Soner Uşaklı
c98720ee4c
show results as WIP
10 years ago
barisusakli
eff1256dfb
search sort, search in posts, titles, posts& titles
10 years ago
Julian Lam
957415463f
Merge branch '0.7.0'
...
Conflicts:
package.json
src/search.js
10 years ago
barisusakli
38dd3d4281
search newer/older than and better pagination
10 years ago
barisusakli
161b934827
reply count filter atleast/atmost
10 years ago
barisusakli
def600e927
search in categories and children
10 years ago
barisusakli
255f50343c
closes #2685
10 years ago
Julian Lam
8bc2d97352
stringify helper for t.js
10 years ago
barisusakli
ddee93beab
Merge remote-tracking branch 'origin/master' into 0.7.0
10 years ago
Julian Lam
a3cadff1d3
updated settings module (v2) to fix multiple selects and checkboxes using name instead of id, which isn't always guaranteed to be set.
10 years ago
Julian Lam
d096a639d6
fixed #2657 -- there's a slight chance this might break other ACP pages, but my limited testing tells me it is ok so far
10 years ago
Julian Lam
093e499bf8
defining module name in iconSelect module
10 years ago
Julian Lam
56200b0fdf
defining module name in iconSelect module
10 years ago
barisusakli
ea3d7d610a
Merge remote-tracking branch 'origin/master' into 0.7.0
10 years ago
Julian Lam
99dc37bd9c
removed relativeTime util method, utils.js better be a C now.
10 years ago
barisusakli
b333653464
prevent js crash if responseJSON is undefined
10 years ago
Julian Lam
50ac813388
Merge branch 'private-groups', closed #2588
10 years ago
barisusakli
02dbce57fb
relative path fix missing ;
10 years ago
barisusakli
200f74f1c7
closes #2592
10 years ago
barisusakli
456b844e61
closes #2596
10 years ago
Julian Lam
612b8f01b6
Merge remote-tracking branch 'origin/master' into private-groups
10 years ago
Julian Lam
69ed8ac45d
icon selection interface -- moved iconSelect module out of admin space, #2588
10 years ago
barisusakli
0305ad989c
match uploader return
10 years ago
barisusakli
f74383bba4
changed userPhoto to files[]
10 years ago
Julian Lam
71b41239ac
attempting to join a private group causes the join to be pending, #2588
10 years ago
barisusakli
a77a761433
closes #1917
10 years ago
barisusakli
ce9c17f8e5
ability to search posts by user
10 years ago
Julian Lam
b685194dae
updated helper loading so it loads all helpers in helpers local var
10 years ago
Julian Lam
aa62c52580
closed #2583
10 years ago
barisusakli
60f1b9679a
search filters
10 years ago
Julian Lam
9b8cc9fe6c
partial revert of 659d0f68cb
, #2417
10 years ago
Julian Lam
835886998b
having composer/resize call findBootstrapEnvironment only on the first resize method call, and not right when library is required, #2417
10 years ago
Julian Lam
659d0f68cb
possibly fixing issue where mobile composer textarea is not properly sized when initially opened. Sort of related to #2417
10 years ago
Julian Lam
23b9b21cdd
better handling of guest handles in frontend, #2569
10 years ago
Julian Lam
9befa6aca7
proper handling of post editing, integration with ACP toggle, #2569
10 years ago
Julian Lam
325815a78d
showing guest handles in frontend UI #2569
10 years ago
Julian Lam
7dc309fc16
template in composer #2569
10 years ago
barisusakli
3bdb98e747
closes #2530
10 years ago
barisusakli
81a5a4cfe0
removed global var
10 years ago
barisusakli
7ae7c50f56
app.user
10 years ago
Julian Lam
0b58e2fea3
minor tweaks to in-topic searching UI, #2442
10 years ago
Julian Lam
067d1ae404
adding client-side hook whenever composer renders a preview
10 years ago
Julian Lam
b06ff89e02
adding missing file, re: #2424
10 years ago
Julian Lam
deac12c540
closed #2424
10 years ago
barisusakli
32e08ba419
closes #2070
10 years ago
psychobunny
2a88e08977
and one last derp
10 years ago
psychobunny
556d817cc5
forgot to return
10 years ago
psychobunny
458ee7cca8
acute ocd attack
10 years ago
psychobunny
bfaeee2531
linting
10 years ago
psychobunny
b511bc37fb
don't initialize taskbar until dom is ready
10 years ago
Barış Soner Uşaklı
36ac6f849f
Merge pull request #2397 from joe1chen/bug-fix-topic-search
...
Bug fix - Topic search broken due to encodeURIComponent being called too early
10 years ago
psychobunny
b480bff3fd
moved taskbar markup out of JS and into modules/taskbar.tpl
10 years ago
barisusakli
d9d44aee2b
#2334
10 years ago
barisusakli
b3544f644a
relative path upload fixes #2403
10 years ago
Joseph Chen
f02fd88eaf
Bug fix - Topic search broken due to encodeURIComponent being called too early.
10 years ago
barisusakli
2e1a098cfa
fix multi selection if category has sub categories
10 years ago
Julian Lam
74630b3a79
closed #2360
10 years ago
Julian Lam
93f414892b
closed #2361
10 years ago
Julian Lam
e0436d73c3
#2361
10 years ago
Julian Lam
8e0e2a04be
restored the toolbar on mobile composer, #2293
10 years ago
Julian Lam
dfc7c7aa7f
#2350 :shipit:
10 years ago
Julian Lam
0e9fdc9a09
fixed #2350 -- chat modal now opens, but input is disabled
10 years ago
barisusakli
e09328c74d
#2346
...
dont bring modal to front if u receive a message
10 years ago
barisusakli
38874345b7
closes #2346
10 years ago
barisusakli
6353ed57a9
duh fixing my fail from last night
10 years ago
barisusakli
e97bfc139b
#1848
10 years ago
Julian Lam
adfb89a2ad
closed #2321
10 years ago
barisusakli
433769eb36
closes #2146
...
first tab (recent) shows last 50 messages instead of just last 24 hours
10 years ago
barisusakli
1b268c94c0
if there is no postData.tid dont notify, ie topic post
10 years ago
barisusakli
4c90c9a759
closes #2291
10 years ago
barisusakli
f295083a08
fix upload error messages
10 years ago
psychobunny
a24dde863b
moved src/client/modules/admin/selectable to src/admin/modules/selectable #2250
10 years ago
barisusakli
e95c68e7d6
fix bookmark
10 years ago
psychobunny
8abf2835a5
removed modules/admin and moved mousetrap + keybindings out of client #2245
10 years ago
barisusakli
e1f67052d0
closes #2244
10 years ago
psychobunny
7396c363d7
press / to highlight search input box
10 years ago
psychobunny
ba4392cda0
selectable - shift clicking deselects items in a group
11 years ago
psychobunny
eb5630caa7
refactored selectable to use 'selected' instead of 'dropped'; fixed position relative bug
11 years ago
psychobunny
7a2ccf6031
hardcoded parentElement by accident
...
so that's why it doesn't work on other pages. derp
11 years ago
psychobunny
9c67d5742e
added event callbacks for onSelected and onUnselected
11 years ago
psychobunny
13c9da6bff
selectable - click/shiftclick to select as well
11 years ago
psychobunny
bcdb87f488
fixed selectable
11 years ago
psychobunny
2db93c9219
created selectable module for selecting / grouping elements
11 years ago
barisusakli
6a996bd718
closes #2210
11 years ago
Julian Lam
1eb9016a77
fixed #2207
11 years ago
barisusakli
b8df95da98
check message
11 years ago
Schamper
883422760d
Fix settings save message
11 years ago
Julian Lam
625247611b
closed #1959
11 years ago
barisusakli
cd99654477
closes #2046
11 years ago
psychobunny
d081ecf368
fixed chatModal centering
11 years ago
psychobunny
da0eff6a4e
double click the chat header to maximize
11 years ago
barisusakli
48c3619028
lowered chat zindex
11 years ago
barisusakli
8c600ae15d
stop tag autocomplete ajaxify
11 years ago
Julian Lam
aee8b87385
composer tweaks, hiding navbar when mobile composer is open
11 years ago
barisusakli
f377868764
closes #2064
11 years ago
barisusakli
63a7766ac1
closes #2027
11 years ago
barisusakli
0f258859a7
closes #2067
11 years ago
barisusakli
4066607388
closes #2052
11 years ago
Julian Lam
8bac0bf361
Merge branch 'csrf-excision' into hashtalk
11 years ago
Julian Lam
a061079995
fixed all POST routes to use new csrf middleware
11 years ago
psychobunny
ca7f35dd5e
trimming alert title/message
11 years ago
barisusakli
9a96458f79
closes #2053
11 years ago
barisusakli
493d0dea1e
part 1 of notif refactor
11 years ago
Julian Lam
40e5ad075f
started work on #2082
11 years ago
barisusakli
273db693e7
closes #2051
11 years ago
barisusakli
b7ee875b12
user.isOnline fix
...
wont hit db on every user socket connect or user disconnect
11 years ago
barisusakli
6b39e328f5
chat fix
11 years ago
barisusakli
e495db3065
dont make a copy of chat message
11 years ago
barisusakli
625766ba85
dont send typing notif on each keyup
11 years ago
barisusakli
171f02101d
closes #2035 , closes #2036
11 years ago
barisusakli
ae6d5e72f4
closes #2015
11 years ago
Julian Lam
1f06e4f5a2
added secret key bindings for admins to reload and restart their NodeBBs :shipit:
11 years ago
Julian Lam
063a4e5628
finished up UX integration for in-topic searching, added mousetrap lib to capture ctrl-F only in topic view, closed #1800
11 years ago
Julian Lam
5d22806ded
more topic searching work (working example, needs UX tie-in)
11 years ago
Julian Lam
cd10248226
basic topic searching via search bar working
11 years ago
barisusakli
fdf19f9025
closes #2022
11 years ago
barisusakli
69ce425ae5
closes #2021
11 years ago
Julian Lam
e497290dbc
removed commented-out code
11 years ago
Julian Lam
fcbdc5e271
added recompilation of templates to NodeBB Reloading - #2010
11 years ago
barisusakli
c57b0a2199
closes #2013
11 years ago
barisusakli
ca90afd544
#1992
...
(drunk) not even done yet
11 years ago
barisusakli
d852f284da
closes #1948
11 years ago
barisusakli
1cf5c3145a
doing it properly this time
...
mainPost always has index 0
11 years ago
barisusakli
41ed52a414
moved newlines from language file to core
11 years ago
psychobunny
eb297d7eab
client side hooks: action:composer.topics.post, action:composer.posts.reply, action:composer.posts.edit
11 years ago
Filips Alpe
378fd095eb
Leave the chat window within the screen
...
On smaller screens, the top of the chat window can appear so high that it is outside the screen, this fixes that.
11 years ago
Julian Lam
77e0cb170f
removed console.log
11 years ago
barisusakli
da780cdee7
closes #1920
11 years ago
barisusakli
6e335ff29a
removed debug
11 years ago
barisusakli
f71bd41408
more fixes
11 years ago
barisusakli
d7520508e3
#1375 part1
11 years ago
barisusakli
297f523f18
closes #1899
11 years ago
barisusakli
e961e3c552
reduced hightlight duration by 2 seconds
11 years ago
Barış Soner Uşaklı
485f14ef7f
Merge pull request #1873 from frissdiegurke/patch-2
...
[Settings] fixed data-empty usage within checkboxes
11 years ago
barisusakli
89bb11a58c
closes #1880
11 years ago
frissdiegurke
021e5bfcc5
[Settings] fixed data-empty usage within checkboxes
11 years ago
barisusakli
a4975cab33
closes #1825 , closes #1674
11 years ago
Julian Lam
bf2cba028d
fixed #1851
11 years ago
barisusakli
8ff34e4dc2
parseint tid
11 years ago
barisusakli
161069c390
closes #1840
11 years ago
barisusakli
6d8cc5648c
some tag hooks/filters
11 years ago
Julian Lam
23c4b8ca35
only showing ACP setting saved alert if no callback is passed in
11 years ago
Julian Lam
cac3ebc9e5
vertically centering modal when opened
11 years ago
Julian Lam
c259e0407e
closed #1807
11 years ago
Julian Lam
4404387218
Merge branch 'master' into chat-route
11 years ago