Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-22 | Prettier account and stream entry URLs | Eugen Rochko | |
2017-03-22 | Shorter timeout on FetchAtomService | Eugen Rochko | |
2017-03-22 | Fix full-text search query quotation, improve tag search performance with an ↵ | Eugen Rochko | |
index, add ability to open status by URL from search (fix #53) | |||
2017-03-22 | Merge branch 'master' into feature-omnisearch | Eugen Rochko | |
2017-03-22 | Upgrade status IDs to bigint | Eugen Rochko | |
2017-03-22 | Upgrade Rails to 5.0.2 | Eugen Rochko | |
2017-03-22 | Web UI support for the new omnisearch | Eugen Rochko | |
2017-03-22 | Merge branch 'master' into feature-omnisearch | Eugen Rochko | |
this merge is necessary, | |||
2017-03-22 | German toot -> "tröt" | Eugen Rochko | |
2017-03-22 | More efficient single account retrieval (0.9ms vs 50ms before) | Eugen Rochko | |
2017-03-22 | New API method: /api/v1/search | Eugen Rochko | |
Returns accounts, statuses, hashtags arrays | |||
2017-03-21 | Don't list "direct" under default post privacy settings | Eugen Rochko | |
2017-03-21 | Improved landing page | Eugen Rochko | |
2017-03-20 | Add landing strip | Eugen Rochko | |
2017-03-19 | Export follow/block lists as CSV | Eugen Rochko | |
2017-03-19 | Fix wrong HTTP status codes on error pages | Eugen Rochko | |
2017-03-19 | Add link to contribution guidelines to README | Eugen Rochko | |
2017-03-19 | Added contribution guidelines | Eugen Rochko | |
2017-03-18 | Federate header images, fix open-uri http->https redirection error | Eugen Rochko | |
2017-03-17 | Forgot to hook up API with the latest method | Eugen Rochko | |
2017-03-17 | Start page links a bit more readable | Eugen Rochko | |
2017-03-17 | Make account search blazing fast and rank followers/followees higher in the ↵ | Eugen Rochko | |
results | |||
2017-03-17 | Merge pull request #671 from yiskah/patch-9 | Eugen | |
Update Matador name to 11t | |||
2017-03-17 | Update Matador name to 11t | shel | |
The project was renamed 11t, the link goes to a project titled "11t" this is just an update | |||
2017-03-17 | Promote Apps (#670) | shel | |
"Various apps are available" is now a hyperlink | |||
2017-03-16 | Add method for retrieving triadic closures | Eugen Rochko | |
2017-03-15 | Merge branch 'marrus-sh-mastodon-site-api' | Eugen Rochko | |
2017-03-15 | Fix #525 - Add instance information API | Eugen Rochko | |
2017-03-15 | Merge branch 'mastodon-site-api' of ↵ | Eugen Rochko | |
https://github.com/marrus-sh/ardipithecus into marrus-sh-mastodon-site-api | |||
2017-03-15 | Add "direct" visibility level in the backend. Web UI is not yet | Eugen Rochko | |
adjusted to allow choosing it, yet | |||
2017-03-15 | Merge branch 'master' into mastodon-site-api | Eugen | |
2017-03-15 | Update list of apps | Eugen | |
2017-03-14 | Obfuscate filenames better, double rate limits | Eugen Rochko | |
2017-03-13 | Replace howler.js with simple <audio />, will hopefully resolve | Eugen Rochko | |
some weird mobile browser behaviours | |||
2017-03-13 | Fix casuality of processing remote mentions such that notifications | Eugen Rochko | |
about them would be processed only after the entire status is processed | |||
2017-03-07 | Try to detect iOS and *not* autoplay any videos | Eugen Rochko | |
Technically the check for iOS from components is a side effect, because it's neither in state nor props, but the user agent does not change, so I think that's okay. | |||
2017-03-06 | Revert earlier fix due to new bug reports | Eugen Rochko | |
2017-03-06 | Performance improvement for profiles | Eugen Rochko | |
2017-03-06 | Use more widely supported MP4 format for gifv's | Eugen Rochko | |
2017-03-05 | Increase max bitrate of converted webms, slightly optimized counter queries | Eugen Rochko | |
(Because postgres can tell that count(*) needs no extra checks, but counting a specific column requires them) | |||
2017-03-05 | Add vsync -cfr option when converting gif to webm | Eugen Rochko | |
2017-03-05 | Higher quality webms? Might improve conversation of some types of gifs | Eugen Rochko | |
2017-03-05 | Make the paperclip filename interpolator smarter about the :original style | Eugen Rochko | |
If an :original gets converted into another format, it would get saved as original_filename *anyway*, so generating the extension is pointless and yields bad results for when you change the style definition later. This way, old gifs will still have correct URLs | |||
2017-03-05 | Detect videos with no sound, handle them like gifv | Eugen Rochko | |
2017-03-05 | Fix wrongful matching of last period in extended usernames | Eugen Rochko | |
Fix anchor tags in some wikipedia URLs being matches as a hashtag | |||
2017-03-05 | Improved /api/v1/accounts/:id/statuses with new params: only_media, ↵ | Eugen Rochko | |
exclude_replies Redirect /:username to /users/:username Redirect /:username/:id to /users/:username/updates/:id Updated API documentation and sponsors | |||
2017-03-05 | Make gifvs always use media gallery component | Eugen Rochko | |
2017-03-04 | Fix #431 - convert gif to webm during upload. Web UI treats them like it did | Eugen Rochko | |
before. In the API, attachments now can be either image, video or gifv. Gifv is to be treated like images in terms of behaviour, but are videos by file type. | |||
2017-03-04 | Merge pull request #663 from console-cowboy/patch-1 | Eugen | |
add social.gestaltzerfall.net instance information | |||
2017-03-03 | add social.gestaltzerfall.net instance information | Alexander Acevedo | |
Hello fediverse! |