barisusakli
|
fa8cdce748
|
closes #1448
|
11 years ago |
Micheil Smith
|
3e82cab398
|
Add missing new lines at end of files.
|
11 years ago |
psychobunny
|
d5baaacb72
|
utils.isAndroidBrowser
|
11 years ago |
Julian Lam
|
14b9c03199
|
First pass at #1331 - Groups.search() + Tests
|
11 years ago |
barisusakli
|
b1a6d394e3
|
moved format number functions to utils
|
11 years ago |
barisusakli
|
f61ca4327d
|
fixed profile
|
11 years ago |
barisusakli
|
e67e9aee42
|
moved user creation to new file
|
11 years ago |
barisusakli
|
e9ab9dcce2
|
search cleanup
|
11 years ago |
psychobunny
|
f73fd1eeae
|
removed an unused hack in utils.js
|
11 years ago |
akhoury
|
1b207d8276
|
IE8 support, general cleanups, from native to $ objects ...
|
11 years ago |
Baris Soner Usakli
|
4c6fb72db0
|
move cursor to end in share input
|
11 years ago |
Baris Soner Usakli
|
d4c2a47c8e
|
allow images in home and category
|
11 years ago |
Julian Lam
|
fb2b54b314
|
refactored meta and link tag generation to template (yay frontend processing!)
cache busters now always added in template, instead of throughout code
|
11 years ago |
Baris Soner Usakli
|
31a57cf0dd
|
closes #885
|
11 years ago |
Julian Lam
|
f02cd9df82
|
Merge branch 'master' of github.com:akhoury/NodeBB into akhoury-master
Conflicts:
src/user.js
|
11 years ago |
Baris Soner Usakli
|
74ccfd1e4d
|
moved islatin out too
|
11 years ago |
Baris Soner Usakli
|
8f8ea4de92
|
slug fix
|
11 years ago |
Baris Soner Usakli
|
104ec7de6e
|
last poster is visible, slugify check for latin #777
|
11 years ago |
Aziz Khoury
|
f74f01ca77
|
Changed User.create signature to accept a hash, added a couple of utility functions as well
|
11 years ago |
Baris Soner Usakli
|
9879f645f6
|
added check for undefined, null empty string
|
11 years ago |
Baris Soner Usakli
|
bbac361670
|
fixed crash if empty topic was loaded without ajaxify
|
11 years ago |
Baris Soner Usakli
|
c94da47ae8
|
added profile func, shorter getRecentReplies
|
11 years ago |
Baris Soner Usakli
|
e07c848da7
|
closes #737
|
11 years ago |
Baris Soner Usakli
|
d2c0aa9949
|
fixed auto complete for insertion in the middle, 6am commits FTW
|
11 years ago |
Julian Lam
|
f7b7af3004
|
so xregexp uses double backslashes...
|
11 years ago |
Julian Lam
|
5a88a5ca60
|
allow underscores in slugs
|
11 years ago |
Julian Lam
|
b6fdc5595d
|
removed handlebars dependency for emailer, using ANDREWBARS now
|
11 years ago |
Julian Lam
|
5c048ac20a
|
closed #727
|
11 years ago |
Julian Lam
|
c19a51e1b6
|
tweaking slugify code to not remove numbers
|
11 years ago |
Julian Lam
|
53caa5e422
|
full unicode support in slugify method, thanks to XRegExp
|
11 years ago |
Julian Lam
|
b52782deb8
|
removed use of strip_tags and using String library instead
|
11 years ago |
Baris Soner Usakli
|
09efb83ef3
|
make sure relativeTime doesn't display negative values
|
11 years ago |
Julian Lam
|
b81737bc0f
|
moved refreshTitle into app.js, messaging someone now invokes an alternating title, hehe
|
11 years ago |
Julian Lam
|
041e77f688
|
fixing replying (whoops)
|
11 years ago |
Julian Lam
|
d9ee9bf5e3
|
revamped handling of unread messages, so that a socket call is made to all socket clients whenever a new unread message is available. Prior behaviour had the unread count updated via ajax call on ajaxify (which was clumsy at best and didn't update automagically)
|
11 years ago |
Baris Usakli
|
f6d57a241d
|
fixed human readable view post counts
|
11 years ago |
Baris Usakli
|
541993c80a
|
fontawesome 4 migration, closes #473
|
11 years ago |
Denis Wolf
|
a127fcd056
|
utils.js - detect node/browser with IF, not silent TRY/CATCH
|
11 years ago |
Denis Wolf
|
c614af2cd9
|
utils.js - removed unused *trim shims - it's better to bring them when and if needed
|
11 years ago |
Denis Wolf
|
c2abff6e6d
|
utils.js - strict mode, missing semicolon, braces etc
|
11 years ago |
Denis Wolf
|
81e9c9807f
|
utils.js - missing semicolon, strict equality
|
11 years ago |
Barış Soner Uşaklı
|
190712e250
|
Merge pull request #420 from twinlabs/relax-username-validation
relax username validation (#413)
|
11 years ago |
Julian Lam
|
7b7f0115e5
|
closed #432 - added link rel="up" and rel="alternate" to category and
topic pages
|
11 years ago |
Noah Chase
|
5945ab1a0a
|
relax username validation (#413)
this commit allows for matching accented characters, dots, '@' symbol,
and other important things.
|
11 years ago |
Baris Usakli
|
a0c7e187f5
|
footer stats will display human readable stuff
|
11 years ago |
psychobunny
|
dc41c6bc0d
|
formatting - core client side
|
12 years ago |
Julian Lam
|
1758c3e3f2
|
fix for admin templates
|
12 years ago |
Julian Lam
|
bec0b46a2c
|
refactoring installation scripts to use node prompt module, lots of other fixes
fixed #263, fixed #264, fixed #265
|
12 years ago |
psychobunny
|
bb8f75b4be
|
merged.. conflicted up the ass. registration looks gud again
|
12 years ago |
Baris Soner Usakli
|
cc55073107
|
issue #224
|
12 years ago |