Commit Graph

105 Commits (aa69481a0ceff83f3ee72cbc7d99680351c5ff7b)

Author SHA1 Message Date
barisusakli c33d3e874a store pinned topics in new zset
keep pinned topics on top on different sort types
barisusakli d4638ffc15 fix test dont turn single pages into ...
barisusakli b807915515 removed incorrect markread nid
barisusakli 4b815449f1 closes
Peter Jaszkowiak c5237443cd Standard language codes ()
* Use standard language codes. Fallback for plugins.

* Fix transifex config

* Tab vs space here for some reason

* Remove redundancies

* config.relative_path instead of allcaps

* added upgrade script for existing users' accounts
barisusakli 5d6e2ad083 multiple test fixes
barisusakli f754c8b7df digest test
barisusakli 60b3db7b34 dont use hardcoded uid
barisusakli d2fa0c3e6a vote socket tests
barisusakli 1658ebbe20 categories update test
barisusakli ce2d702117 account group page test
barisusakli 86deeaaf39 more group tests
barisusakli cecb4c0403 some more group tests
barisusakli 4d86262812 use global mod user for flag tests
barisusakli 584cfd09ef suggested topics test
barisusakli 0794e395d5 fix test
barisusakli 38bc8ad5ae maintenance tests
barisusakli 0a245a8868 tag controller test
barisusakli db14c29e41 socket.io/categories tests
barisusakli 9796f54580 analytics tests, reduce bcrypt rouds for tests
barisusakli e3616ab0f9 socket/meta test
barisusakli 5e7fb4eeb2 widget tests
barisusakli 50a2a7abbe plugins/install tests
barisusakli 2a97e5478f fix pushGroups test
barisusakli e86db04631 run build step before tests
move build to its own file
barisusakli f1a933210b notifications.pushGroups
barisusakli f2e4d9ce53 change flag tests so they use socket methods as well
barisusakli 7a0a77d0fa revoke session tests
barisusakli 3380f61985 more tests
barisusakli ee75c69817 post edit tests
Ben Lubar e151916f1a
Fix followed topic notifications going to the last unread post
Regression introduced in 1b34ebe230.

Bug originally reported in .
barisusakli a3bff8d320 another test for user profile
barisusakli 8449f3428e user/userslug/settings test
barisusakli ecef0c6ad5 more user tests
barisusakli fda535a351 more chat tests
barisusakli d23966c534 more tests
barisusakli bbb968922d fix test
barisusakli 3ec760ac85 inf scroll tests for topics
barisusakli 2cc2e7688a more tests
Ben Lubar 2185d8eb99 Ban UI fixes ()
- Permanent bans assigned by global moderators no longer expire immediately
  (does not apply retroactively)
- Bans with no reason given no longer have "undefined" as their reason
  (applies retroactively)
- 0 is now a selectable value for "ban duration, select 0 for permanent"
barisusakli eca850c4b1 nested reply improvements
on new post increase count and add nested reply if replies are expanded
on post purge reduce count and remove nested reply
barisusakli 64a662ce50 some upload tests
barisusakli 9fe89f590e more admin controller tests
barisusakli 980e3fc7f7 topic tests, pin/lock/move
barisusakli a4dfe608e9 ban tests, user/info test
barisusakli d5ec36f45a socket.io topic.post/reply tests
barisusakli 7a8de6169b admin controller tests
barisusakli 9db50a3eda fix getReplies test
Barış Soner Uşaklı 0c08e44a34 Merge pull request from BenLubar/replies-to-post
Add a sorted set for replies-to-this-post
yariplus 179b66d74a flag tests