| Age | Commit message (Collapse) | Author |
|
|
|
|
|
This is useless, as the items count can be directly acessed
using the '.size' method, so use that instead when needed.
|
|
|
|
This fixes an ameba warning
|
|
|
|
|
|
|
|
|
|
|
|
This allows us to de-duplicate functions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Handle invalid channel id in channel: search
|
|
Co-authored-by: Samantaz Fox <coding@samantaz.fr>
|
|
|
|
Fix loading reddit comments when there are no threads found
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Usually, next steps are after the error message.
Here, we want the same options to be right above the stack trace,
so users are less likely to report duplicates.
|
|
* Ask to read the FAQ and search for existing issues on Github
* Include links to FAQ and directly to a new github issue
* Github issue title is automatically based on exception name
* Improved HTML
* Minor languages changes
|
|
Fix search autofocus
|
|
Add CSV Subscriptions Import
|
|
|
|
"ReplyCount" is actually an Int, not a String.
|
|
Better support of plurals in locales
|
|
Code courtesy of bbielsa:
https://gist.github.com/bbielsa/7d131aa2188945f591a8379ec0defc9b
|
|
|
|
Update to fetch related channels again
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|