Commit Graph

28 Commits

Author SHA1 Message Date
336b7a5225 experimenting 2024-02-21 20:18:54 -08:00
f5782d0d40 experimenting 2024-02-21 19:50:57 -08:00
7e6a698579 experimenting 2024-02-21 19:46:56 -08:00
106125a980 experimenting 2024-02-21 19:45:05 -08:00
014831121b experimenting 2024-02-21 19:35:53 -08:00
547fdb0fcf experimenting 2024-02-21 19:33:59 -08:00
c24ffc0d47 experimenting 2024-02-21 19:32:51 -08:00
5f9f25f555 experimenting 2024-02-21 19:11:53 -08:00
99b2897617 experimenting 2024-02-21 18:38:21 -08:00
c593176684 experimenting 2024-02-21 18:36:46 -08:00
40bdcea1d0 experimenting 2024-02-21 18:34:46 -08:00
88c744ab23 experimenting 2024-02-21 18:33:08 -08:00
fbdf9c52de experimenting 2024-02-21 18:24:52 -08:00
9a9e382789 experimenting 2024-02-21 18:20:00 -08:00
fd979fba4f experimenting 2024-02-21 18:18:07 -08:00
25f3ed955b experimenting 2024-02-21 18:11:33 -08:00
David Taylor
4d7491226a
DEV: Resolve deprecations for compatibility with latest ember (#20) 2024-01-09 12:44:56 +00:00
David Taylor
d7d4687caf
FIX: Ensure clicking a card loads the user page (#8) 2022-10-17 10:06:20 +01:00
Jarek Radosz
02e70aad1c
DEV: Add CI setup and fix linting issues (#7) 2022-06-18 16:52:34 +02:00
David Taylor
1f5aebb180
DEV: Merge route:users modifyClass into one (#5)
Running modifyClass twice with the same pluginId means the second modification won't be applied. We can simply combine these two calls into one.
2021-10-27 11:41:52 +01:00
David Taylor
f26c9fa005
DEV: Add pluginId to modifyClass to satisfy console warning 2021-10-27 11:26:59 +01:00
David Taylor
1522f3cd2d
FEATURE: Add a button to toggle the card view (#4) 2021-07-09 14:33:56 +01:00
David Taylor
cff3d510f2
FIX: Update for Discourse core changes (#3)
- Adds support for core's customizable user directory: https://meta.discourse.org/t/195263
- Adds a new theme component setting which allows the statistics to be hidden completely from the user cards
- Uses core's new group filter functionality
- Adds .discourse-compatibility so that this component can still be installed successfully on older Discourse versions
2021-07-01 17:50:38 +01:00
David Taylor
c4ae5cd32c
FEATURE: Setting to hide current user from directory (#1) 2020-11-24 20:08:20 +00:00
David Taylor
53120661ad
FIX: Update for core changes 2020-06-19 21:24:06 +01:00
David Taylor
da13c0f68a
DEV: Changes following review 2020-03-10 10:09:30 +00:00
David Taylor
9c4a1ecd68
Add stats, add filters, add time period selector, fix mobile view 2020-03-09 16:37:29 +00:00
David Taylor
771d593372
Initial commit 2020-02-28 15:02:45 +00:00