114 Commits (fb42b83e1ba41df755de365ff9b9ef1b1152155b)

Author SHA1 Message Date
barisusakli 7f90e31a38 more socket user tests 8 years ago
barisusakli c3980d0c2e follow tests 8 years ago
barisusakli 9ba93d8be9 group search tests 8 years ago
barisusakli ea007e2da4 closes #5245 8 years ago
barisusakli 02aadf79b5 account/posts controller tests 8 years ago
barisusakli a4ebb7f56e test plugin static assets 8 years ago
barisusakli 49267d54b7 topics unread tests 8 years ago
barisusakli 2f92ce1527 check deps on test 8 years ago
barisusakli dff4ee767c more group tests 8 years ago
barisusakli c33d3e874a store pinned topics in new zset
keep pinned topics on top on different sort types
8 years ago
barisusakli d4638ffc15 fix test dont turn single pages into ... 8 years ago
barisusakli b807915515 removed incorrect markread nid 8 years ago
barisusakli 4b815449f1 closes #5234 8 years ago
Peter Jaszkowiak c5237443cd Standard language codes (#5218)
* 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
8 years ago
barisusakli 5d6e2ad083 multiple test fixes 8 years ago
barisusakli f754c8b7df digest test 8 years ago
barisusakli 60b3db7b34 dont use hardcoded uid 8 years ago
barisusakli d2fa0c3e6a vote socket tests 8 years ago
barisusakli 1658ebbe20 categories update test 8 years ago
barisusakli ce2d702117 account group page test 8 years ago
barisusakli 86deeaaf39 more group tests 8 years ago
barisusakli cecb4c0403 some more group tests 8 years ago
barisusakli 4d86262812 use global mod user for flag tests 8 years ago
barisusakli 584cfd09ef suggested topics test 8 years ago
barisusakli 0794e395d5 fix test 8 years ago
barisusakli 38bc8ad5ae maintenance tests 8 years ago
barisusakli 0a245a8868 tag controller test 8 years ago
barisusakli db14c29e41 socket.io/categories tests 8 years ago
barisusakli 9796f54580 analytics tests, reduce bcrypt rouds for tests 8 years ago
barisusakli e3616ab0f9 socket/meta test 8 years ago
barisusakli 5e7fb4eeb2 widget tests 8 years ago
barisusakli 50a2a7abbe plugins/install tests 8 years ago
barisusakli 2a97e5478f fix pushGroups test 8 years ago
barisusakli e86db04631 #5211 run build step before tests
move build to its own file
8 years ago
barisusakli f1a933210b notifications.pushGroups 8 years ago
barisusakli f2e4d9ce53 change flag tests so they use socket methods as well 8 years ago
barisusakli 7a0a77d0fa revoke session tests 8 years ago
barisusakli 3380f61985 more tests 8 years ago
barisusakli ee75c69817 post edit tests 8 years ago
Ben Lubar e151916f1a
Fix followed topic notifications going to the last unread post
Regression introduced in 1b34ebe230.

Bug originally reported in #4469.
8 years ago
barisusakli a3bff8d320 another test for user profile 8 years ago
barisusakli 8449f3428e user/userslug/settings test 8 years ago
barisusakli ecef0c6ad5 more user tests 8 years ago
barisusakli fda535a351 more chat tests 8 years ago
barisusakli d23966c534 more tests 8 years ago
barisusakli bbb968922d fix test 8 years ago
barisusakli 3ec760ac85 inf scroll tests for topics 8 years ago
barisusakli 2cc2e7688a more tests 8 years ago
Ben Lubar 2185d8eb99 Ban UI fixes (#5169)
- 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"
8 years ago
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
8 years ago