Age | Commit message (Collapse) | Author |
|
|
|
There's only one flag, so it doesn't matter.
|
|
- Look for both local and global config file
- Directly generate the global config file with make install
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Add retry button for GET requests
- Only show signin button when it's a session error
|
|
- Respect $DESTDIR
- Fix uninstall target
|
|
|
|
|
|
Makes it easier to search a user page in browser history
|
|
|
|
Pleroma 2 no longer does it automatically.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Wrap all the inline display names in a <bdi> tag
|
|
|
|
|
|
- Remove separate auth/logging and merge them into transport.go
- Add helper function for http handlers
|