Julian Lam
|
3202a52a61
|
refactored notif dropdown, #2771
|
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
|
11 years ago |
Barış Soner Uşaklı
|
c98720ee4c
|
show results as WIP
|
11 years ago |
barisusakli
|
eff1256dfb
|
search sort, search in posts, titles, posts& titles
|
11 years ago |
Julian Lam
|
957415463f
|
Merge branch '0.7.0'
Conflicts:
package.json
src/search.js
|
11 years ago |
barisusakli
|
38dd3d4281
|
search newer/older than and better pagination
|
11 years ago |
barisusakli
|
161b934827
|
reply count filter atleast/atmost
|
11 years ago |
barisusakli
|
def600e927
|
search in categories and children
|
11 years ago |
barisusakli
|
255f50343c
|
closes #2685
|
11 years ago |
Julian Lam
|
8bc2d97352
|
stringify helper for t.js
|
11 years ago |
barisusakli
|
ddee93beab
|
Merge remote-tracking branch 'origin/master' into 0.7.0
|
11 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.
|
11 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
|
11 years ago |
Julian Lam
|
093e499bf8
|
defining module name in iconSelect module
|
11 years ago |
Julian Lam
|
56200b0fdf
|
defining module name in iconSelect module
|
11 years ago |
barisusakli
|
ea3d7d610a
|
Merge remote-tracking branch 'origin/master' into 0.7.0
|
11 years ago |
Julian Lam
|
99dc37bd9c
|
removed relativeTime util method, utils.js better be a C now.
|
11 years ago |
barisusakli
|
b333653464
|
prevent js crash if responseJSON is undefined
|
11 years ago |
Julian Lam
|
50ac813388
|
Merge branch 'private-groups', closed #2588
|
11 years ago |
barisusakli
|
02dbce57fb
|
relative path fix missing ;
|
11 years ago |
barisusakli
|
200f74f1c7
|
closes #2592
|
11 years ago |
barisusakli
|
456b844e61
|
closes #2596
|
11 years ago |
Julian Lam
|
612b8f01b6
|
Merge remote-tracking branch 'origin/master' into private-groups
|
11 years ago |
Julian Lam
|
69ed8ac45d
|
icon selection interface -- moved iconSelect module out of admin space, #2588
|
11 years ago |
barisusakli
|
0305ad989c
|
match uploader return
|
11 years ago |
barisusakli
|
f74383bba4
|
changed userPhoto to files[]
|
11 years ago |
Julian Lam
|
71b41239ac
|
attempting to join a private group causes the join to be pending, #2588
|
11 years ago |
barisusakli
|
a77a761433
|
closes #1917
|
11 years ago |
barisusakli
|
ce9c17f8e5
|
ability to search posts by user
|
11 years ago |
Julian Lam
|
b685194dae
|
updated helper loading so it loads all helpers in helpers local var
|
11 years ago |
Julian Lam
|
aa62c52580
|
closed #2583
|
11 years ago |
barisusakli
|
60f1b9679a
|
search filters
|
11 years ago |
Julian Lam
|
9b8cc9fe6c
|
partial revert of 659d0f68cb , #2417
|
11 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
|
11 years ago |
Julian Lam
|
659d0f68cb
|
possibly fixing issue where mobile composer textarea is not properly sized when initially opened. Sort of related to #2417
|
11 years ago |
Julian Lam
|
23b9b21cdd
|
better handling of guest handles in frontend, #2569
|
11 years ago |
Julian Lam
|
9befa6aca7
|
proper handling of post editing, integration with ACP toggle, #2569
|
11 years ago |
Julian Lam
|
325815a78d
|
showing guest handles in frontend UI #2569
|
11 years ago |