Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-19 | remove old version of kobold prefs from strings | multiple creatures | |
2019-07-19 | remove old version of kobold prefs from ui | multiple creatures | |
2019-07-19 | migrate the kobolds from user setting to account | multiple creatures | |
2019-07-18 | federate account locked status (`mp:locked`) | multiple creatures | |
2019-07-18 | unbreak logic | multiple creatures | |
2019-07-18 | exclude mentions & hashtags from anchor tagging | multiple creatures | |
2019-07-18 | add icons to user-specified link text & potentially misleading links | multiple creatures | |
2019-07-18 | strip known tracking parameters (e.g., utm codes) from links | multiple creatures | |
2019-07-18 | add missing visibility strings to preferences | multiple creatures | |
2019-07-18 | add community visibility to the web app | multiple creatures | |
2019-07-18 | Improve the anti-spam prompt. | multiple creatures | |
2019-07-18 | add `visibility:parent` bangtag to allow retroactive post visibility changes ↵ | multiple creatures | |
(currently only between `local` & `unlisted`) | |||
2019-07-18 | alias `parent:permalink` to `parent:link` | multiple creatures | |
2019-07-18 | better handling of bangtag-only posts that produce no output | multiple creatures | |
2019-07-17 | make sure announcements get streamed to the local tl & make them ↵ | multiple creatures | |
unlisted-local visibility | |||
2019-07-17 | add `admin:announce` bangtag | multiple creatures | |
2019-07-17 | allow escaping bangtags with `#!!` | multiple creatures | |
2019-07-17 | fix bbcode bracket workaround | multiple creatures | |
2019-07-17 | don't override mobile ui or drawer when resizing | multiple creatures | |
2019-07-17 | include skipped in `admin:` output | multiple creatures | |
2019-07-17 | add `parent:urls` & `parent:domains` bangtags | multiple creatures | |
2019-07-17 | allow admins to retag parent posts (`parent:tag:monsterpit.dev.todo`) | multiple creatures | |
2019-07-17 | pretty output for `admin:` bangtags | multiple creatures | |
2019-07-17 | add `admin:eval` bangtag & make `admin:` output local-only | multiple creatures | |
2019-07-17 | make `draft`s local-only | multiple creatures | |
2019-07-17 | pretty-format `i:am:list` & make output local-only | multiple creatures | |
2019-07-17 | use private user var for `media:desc` bangtag | multiple creatures | |
2019-07-17 | Document search.sql | Lumb | |
Added install instructions for full text search. | |||
2019-07-17 | Add dist/search.sql | Lumb | |
Adding SQL file to set up full text search. | |||
2019-07-17 | Call resize css | Lumb | |
This should be the right place to add an import so it affects the whole site I think? I'm new to this, forgive. | |||
2019-07-17 | Add css to auto-resize columns | Lumb | |
I'm not totally confident in all this CSS but it does what it's supposed to. Auto-resizing columns, which makes the interface slightly more usable for me. | |||
2019-07-17 | reset toot limit and pinned limit to merge upstream | Lumb | |
What the desc says uwu | |||
2019-07-17 | update size limits in env sample | Lumb | |
Updated video and image size limit var to reflect monsterpits implementation, added gif size limit var | |||
2019-07-17 | add size var to controller file | Lumb | |
Add MAX_SIZE_LIMIT to control image and video size limit to read from env file | |||
2019-07-17 | add search var to sample env | Lumb | |
Adding MAX_SEARCH RESULTS to the env sample file, and documented | |||
2019-07-17 | add search env to controller file | Lumb | |
Add variable to controller file for search results | |||
2019-07-17 | add vars to sample env | Lumb | |
Adding vars to the sample env for profile fields, display name characters, max image and video size, and max audio clip length | |||
2019-07-17 | Update '.env.production.sample' | Lumb | |
Changed max toot char to 5000 Changed max pinned toots to 10 | |||
2019-07-17 | make admin bangtag output use html | multiple creatures | |
2019-07-17 | set correct content type for `draft`s | multiple creatures | |
2019-07-17 | add `i:am:list` bangtag | multiple creatures | |
2019-07-17 | don't include parent components of scoped tags in folded tag list | multiple creatures | |
2019-07-17 | fix parsing of tags for folding | multiple creatures | |
2019-07-17 | add `admin:unsuspend` bangtag & aliases | multiple creatures | |
2019-07-17 | fix `i:am`/`we:are` signatures | multiple creatures | |
2019-07-17 | `admin:silence` and `admin:suspend` bangtags | multiple creatures | |
2019-07-16 | [Security] Bump lodash from 4.17.11 to 4.17.13 (#11287) | dependabot-preview[bot] | |
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.13. **This update includes security fixes.** - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.13) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | |||
2019-07-15 | add visibility shortcodes | multiple creatures | |
2019-07-15 | bangtags are not for eating >:o | multiple creatures | |
2019-07-15 | alias `visibility` bangtag to `v` | multiple creatures | |