Commit History

Author SHA1 Message Date
  Miguel Dantas e392160435 [ROUTES] Fixed attachment routes, broken by channges in fa378462f4 5 years ago
  brunoccast 5c0a3102ff [ROUTES] Allow accept-header specification during router creation 5 years ago
  Miguel Dantas 7643f3cf7b [CORE][ACTION] Removed getfile action. Superseded by attachment/*/download, which additionally uses a file hash as oposed to a filename. 5 years ago
  Miguel Dantas aa5c6bbf08 [CORE][UI] Made attachment actions and its subactions be able to identify attachments by id and by filehash. Changed the url stored in the DB to be attachment//view 5 years ago
  Miguel Dantas c7475d78b4 [CORE][UI][ROUTER] Added view action, which inlines images and videos but downloads everything else. Fixed File url to get an URL fromthe view action, so when a making a remote notice, the correct URL is used, not accessing directly to the file 5 years ago
  Diogo Cordeiro 0a4eeb89da [CORE][ROUTER] Fix wrong parameter in all/:tag by XRevan86 5 years ago
  Thomas Karpiniec 132b932ff3 Add support for Atom entry when posting status 8 years ago
  Mikael Nordfeldth a32bfe7d87 TagCloud turned into plugin (performance issues on large installs) 8 years ago
  Mikael Nordfeldth bd306bdb9f Add /download action for attachments 8 years ago
  Mikael Nordfeldth 8933022edc Forgot a microsummary route in the latest commit 9 years ago
  Mikael Nordfeldth dafe775ffa Microsummaries had issues and were removed in Firefox 6.0 anyway 9 years ago
  Mikael Nordfeldth 0caf0612d0 Make Twitter Media upload API v1.1 reach us 9 years ago
  Mikael Nordfeldth 6834f355f2 Making ClientExceptions turn into ClientErrorAction 9 years ago
  Mikael Nordfeldth 99261e0781 Don't LOG_ERR missing paths (misspelling clients aren't errors) 9 years ago
  Mikael Nordfeldth ad3b62cf2f ShowprofiletagAction now extends ShowstreamAction 9 years ago
  Mikael Nordfeldth ac98600640 More RESTish URL (/notice/:notice/delete) for notice delete 9 years ago
  Mikael Nordfeldth 1cbf2510e7 /:nickname/all/rss had to be before /:tagger/all/:tag 9 years ago
  Mikael Nordfeldth 06f60b57c1 StartpageAction essentially duplicated TopAction 9 years ago
  Mikael Nordfeldth 6f0f8cd6c7 Initial work on making the Share verb handled in plugin 10 years ago
  Mikael Nordfeldth f0a707cfc6 A single user instance also has the same URLs as multiuser instances 10 years ago
  Mikael Nordfeldth 6a4cb43f67 showstream for singleuser instance too 10 years ago
  Mikael Nordfeldth 4c14794cae ApiTimelineNetworkPublicAction available now 10 years ago
  Mikael Nordfeldth 4daa2e4644 Use 'StartpageAction' to determine what to show on / 10 years ago
  Mikael Nordfeldth a5d27d9ce7 /main/all will give a network-wide public stream 10 years ago
  Mikael Nordfeldth fac9f4e545 Merge branch 'nightly' of gitorious.org:social/mainline into nightly 10 years ago
  Mikael Nordfeldth 68143ff916 DirectMessage moved into a plugin, not done yet 10 years ago
  Mikael Nordfeldth db7cc7fa75 Favorite functionality put into plugin (not done yet) 10 years ago
  Mikael Nordfeldth d7c40e77b2 Show more links work with AJAX-retrieved HTML 10 years ago
  Mikael Nordfeldth be14634c5f ConversationRepliesAction removed, Conversation is enough 10 years ago
  Mikael Nordfeldth ce23c68d1c FileAction removed (we have AttachmentAction). 10 years ago