Commit Graph

  • 9433d03705 Removed try clause from create action in status controller Using catch statement in api_controller.rb to catch NotPermitted Exception, and render error message Rakib Hasan 2017-02-17 02:58:16 +0000
  • 87a6bed9e9 previous commit was creating the status regardless of mix of video and images in status, just wasn't rendering the show action. I moved the validation before the status creation Rakib Hasan 2017-02-04 22:03:24 -0500
  • 6f9ecd899e revisted fix for #462 Moved validation to services/post_status_service.rb Rakib Hasan 2017-02-02 23:10:17 -0500
  • 6d2301988f Fix for issue #462 Modified uploadCompose action to send media ids of attached media when sending a request. Modified create method in MediaController to check if when posting a video, there are no other media attached to the status by looking at the media ids sent from the uploadCompose action. Rakib Hasan 2017-02-01 21:07:38 -0500
  • 910df0f795 Removing dispatch of fetchContextFail No need to flash error message when status is not found. The column will display the message "status not found" Rakib Hasan 2017-02-19 08:13:57 +0000
  • 8e760d5f62 adding new react class StatusNotFound Rakib Hasan 2017-02-19 07:42:03 +0000
  • 9e0dbb7337 Fixing issue #626 The status is not showing anymore after clicking on it Rakib Hasan 2017-02-19 07:32:35 +0000
  • 9e99b8c068 Fix #642 - Add "empty column" text to home/notifications Eugen Rochko 2017-02-18 02:37:59 +0100
  • 1d5dfda3d4 Merge pull request #643 from yiskah/patch-7 Eugen 2017-02-17 21:13:47 +0100
  • 6a6d8f60c4 Add target="_blank" to github link shel 2017-02-17 14:50:50 -0500
  • dad204a54d Add user guide. Florian Piesche 2017-02-17 16:14:10 +0000
  • 2940deb51d Merge pull request #640 from mcat-ee/master Eugen 2017-02-17 13:09:21 +0100
  • ca57f17d3d French translation update nicolas 2017-02-17 10:27:00 +0100
  • 8a93ae4f18 Added SMTP_FROM_ADDRESS to heroku deploy config Tom McAtee 2017-02-17 14:45:31 +1030
  • a1e96ae94f Add foreign key to prevent reblogs of non-existent (after race conditions) statuses from happening Fix issue with detailed status view not supporting unreblogging/unfavouriting Eugen Rochko 2017-02-17 02:33:10 +0100
  • 5ddad41245 Do not display non-Status stream entries anymore Eugen Rochko 2017-02-17 02:20:52 +0100
  • dbd80465c8 Fix small styling issues Eugen Rochko 2017-02-17 02:05:15 +0100
  • f2931af61e Quick fix for avatars with the same URL not being perceived as updated and in need of re-download Eugen Rochko 2017-02-17 01:50:01 +0100
  • 8b16f81882 Close dropdown when clicking items Eugen Rochko 2017-02-17 01:44:06 +0100
  • 0cbf3a146f Speed up/optimize loading of statuses, context and cards by not re-fetching what is already loaded Eugen Rochko 2017-02-17 01:34:37 +0100
  • 8132cf8153 Add GET /api/v1/accounts/:id/statuses/media that returns only statuses with media attachments Make replies default to privacy settings of the status being replied to Eugen Rochko 2017-02-17 01:30:24 +0100
  • d0f087db2d Add UI to view report details, remove reported statuses, quick links to resolve/silence/suspend from report Eugen Rochko 2017-02-17 00:42:52 +0100
  • 9c88d1b99e Speed up capistrano deployments Eugen Rochko 2017-02-16 02:34:21 +0100
  • 24ba7c9762 Adding index overview for reports in admin UI Eugen Rochko 2017-02-16 02:28:10 +0100
  • f722aa8c75 Fix Salmon issue Eugen Rochko 2017-02-16 01:59:34 +0100
  • ff49649130 Expose Link headers via CORS Eugen Rochko 2017-02-15 23:26:17 +0100
  • 5426f06ac2 Fix admin UI for accounts somewhat Eugen Rochko 2017-02-15 00:22:58 +0100
  • 0a2427f79b Fix #634 - Only include innermost-level statuses in report UI Fix #635 - Include the initially-reported status in report UI even if it's not among the user's most recent statuses Eugen Rochko 2017-02-14 23:59:46 +0100
  • e571a01853 Fix outdated info Eugen 2017-02-14 21:33:31 +0100
  • 3b81baaaaf Adding POST /api/v1/reports API, and a UI for submitting reports Eugen Rochko 2017-02-14 20:59:26 +0100
  • 40a4053732 Disable PuSH for blocked domains Eugen Rochko 2017-02-14 04:01:02 +0100
  • 94b61bdcf6 Merge pull request #632 from mcat-ee/patch-1 Eugen 2017-02-14 03:20:44 +0100
  • 68dba5f2eb Fixed the URL Tom McAtee 2017-02-14 12:46:18 +1030
  • f3ce9322b0 Fix #631 - Docker-deployed streaming API wasn't launched with the right environment Eugen 2017-02-13 23:10:11 +0100
  • 63886bdc59 Fix #587 - Display TOTP secret next to QR code Eugen Rochko 2017-02-13 20:56:03 +0100
  • bae7cf8cce Merge pull request #630 from yiskah/patch-6 Eugen 2017-02-13 20:42:40 +0100
  • fae1799646 Add rake task for making someone into an admin Eugen Rochko 2017-02-13 20:41:48 +0100
  • 138d21aea8 Update service timeout setting from 15s to 90s Eugen Rochko 2017-02-13 20:31:45 +0100
  • 7a99699e2d Add memetastic.space shel 2017-02-13 14:37:58 -0500
  • ed9ae70487 Merge pull request #629 from halcy/patch-1 Eugen 2017-02-13 18:43:58 +0100
  • 77df3785f1 Merge branch 'yiskah-patch-5' Eugen Rochko 2017-02-13 18:38:31 +0100
  • ec521e6bfc Add remote mentions warning when composing a private status Eugen Rochko 2017-02-13 18:38:00 +0100
  • 73210a93df Add https://icosahedron.website/ Lorenz Diener 2017-02-13 17:25:21 +0100
  • 2ab7bd13e2 Merge branch 'patch-5' of https://github.com/yiskah/mastodon into yiskah-patch-5 Eugen Rochko 2017-02-13 17:22:40 +0100
  • 677e95031e Clean up collapsible components Eugen Rochko 2017-02-13 17:20:18 +0100
  • 2d8a4c4390 Add "next" link to Atom feeds Eugen Rochko 2017-02-13 15:38:12 +0100
  • 63b3cb37db Merge pull request #627 from halcy/style-fixes Eugen 2017-02-13 15:16:15 +0100
  • e4a7e8222e Activity stream background should use $color5 Your Name 2017-02-13 12:31:52 +0000
  • 8e08ae5bb9 Add IDs to salmon slaps even if they are transient. Add title, too, mostly in case of debugging incoming salmons. Add <thr:in-reply-to /> to favourite salmons because it seems to be required by GS. Eugen Rochko 2017-02-13 13:30:33 +0100
  • df63461ff0 Add handler for salmons of undoing favourites Eugen Rochko 2017-02-12 19:50:18 +0100
  • 720ff55262 Adding more unit tests. Fixing Salmon slaps XML Eugen Rochko 2017-02-12 17:28:15 +0100
  • 446267d1bf Deduplicate delete salmons (send only one per mentioned-account domain) Eugen Rochko 2017-02-12 01:38:29 +0100
  • 78b3b52663 Merge pull request #625 from ineffyble/patch-1 Eugen 2017-02-12 13:27:40 +0100
  • 0eee63f074 Remove toot.zone Effy Elden 2017-02-12 14:51:53 +1100
  • db814543c0 Take out private toot distribution out of PuSH again Eugen Rochko 2017-02-12 01:31:04 +0100
  • 0518492158 Stop trying to shoehorn all Salmon updates into the poor database-connected StreamEntry model. Simply render Salmon slaps as they are needed Eugen Rochko 2017-02-12 00:48:53 +0100
  • 968fae2603 Add privacy disclaimer shel 2017-02-11 17:42:19 -0500
  • 3893ff1604 Add privacy disclaimer shel 2017-02-11 16:47:01 -0500
  • 94d2182717 Resolve issue with rendering authorize/reject Salmon slaps Eugen Rochko 2017-02-11 19:42:05 +0100
  • 31c633e528 Fix Status.permitted_for scope query Eugen Rochko 2017-02-11 19:16:10 +0100
  • 50660d54e8 Fix semantics of follow requests another slaps Eugen Rochko 2017-02-11 17:09:36 +0100
  • 0b95eb3612 Improve docs Eugen Rochko 2017-02-11 16:21:07 +0100
  • e6408b2e7a Merge branch 'feature-privacy-federation' into development Eugen Rochko 2017-02-11 15:43:09 +0100
  • 446aad4ce2 Make PuSH only distribute to subscriptions that match follower domains Allow PuSH to distribute private toots with that condition Eugen Rochko 2017-02-11 15:41:39 +0100
  • dc851c922e Mentions in private statuses allow mentioned people to see them Eugen Rochko 2017-02-11 15:10:22 +0100
  • 00b5731ecb After FollowService, re-fetch remote account asynchronously, do nothing if account lock info was up to date, otherwise re-do the FollowService with now updated information Eugen Rochko 2017-02-11 14:12:29 +0100
  • e610555e10 Fix processing of incoming authorizations/rejections Eugen Rochko 2017-02-11 13:55:07 +0100
  • 514fdfa268 Don't PuSH-resubscribe if already subscribed Eugen Rochko 2017-02-11 13:48:28 +0100
  • 149887a0ff Make follow requests federate Eugen Rochko 2017-02-11 02:12:05 +0100
  • d551e43a9b Improve public tag page Eugen Rochko 2017-02-10 23:21:01 +0100
  • 8cca6bc58c Fix spoiler link color in muted context Eugen Rochko 2017-02-10 23:01:02 +0100
  • 5c4c046132 Finish up moving colors from JSX to Sass (#584, #348) Eugen Rochko 2017-02-10 22:58:29 +0100
  • d2619e0b53 Site title is now a setting Eugen Rochko 2017-02-10 22:37:11 +0100
  • 02cbfcfe2c Merge pull request #619 from yiskah/patch-4 Eugen 2017-02-10 21:13:01 +0100
  • 894a0515d9 Add gnusocial.me to instance list shel 2017-02-10 15:07:44 -0500
  • b7a92867de Merge pull request #618 from yiskah/patch-3 Eugen 2017-02-10 19:15:21 +0100
  • 874fffb7dc Merge branch 'master' into patch-3 Eugen 2017-02-10 19:15:13 +0100
  • 73e388e0d8 Merge pull request #617 from halcy/style-changes Eugen 2017-02-10 19:10:15 +0100
  • 2d6f603c2b Add link to other instances text shel 2017-02-10 13:08:47 -0500
  • 3f1f3d0827 Add link to other instances list shel 2017-02-10 13:06:38 -0500
  • 1f1acd98f1 Merge pull request #615 from nevillepark/patch-1 Eugen 2017-02-10 18:45:19 +0100
  • a0e6c80b60 Clean up markdown shel 2017-02-10 12:14:49 -0500
  • 63a18efb27 Change List of Instances to Table shel 2017-02-10 11:37:35 -0500
  • cbb962fd77 Move more colours to scss Lorenz Diener 2017-02-10 16:30:06 +0000
  • c9f42a7b85 Move more inline colours to scss Lorenz Diener 2017-02-10 15:35:19 +0000
  • e9fa557ead Added awoo.space Neville Park 2017-02-09 17:57:56 -0500
  • 0afed995ce Fix the fix Eugen Rochko 2017-02-09 21:22:49 +0100
  • 6331ed16e5 Fix #614 - extra reply-boolean on statuses to account for cases when replied-to status is not in the system at time of distribution; fix #607 - reset privacy settings to defaults when cancelling replies Eugen Rochko 2017-02-09 20:25:39 +0100
  • c424df5192 Progress on moving color styles to Sass Eugen Rochko 2017-02-09 01:20:09 +0100
  • 942a2e7d68 Fix reblogs not having content warnings forwarded Eugen 2017-02-08 18:05:46 +0100
  • d96e031dfc Fix #611 - Layout setting in registrations controller Eugen 2017-02-08 03:04:29 +0100
  • aa1213e089 Add postgres setup instructions to docs Eugen Rochko 2017-02-07 23:57:30 +0100
  • 1d273e4430 Change blocked users icon to fa-ban in getting started view (#608) Isabelle Knott 2017-02-07 17:48:50 -0500
  • 02e91a96dd Make streaming API use one pattern-matching redis pubsub connection Refresh timelines when streaming API reconnects in the UI Eugen Rochko 2017-02-07 14:37:12 +0100
  • 9d5fb49cd8 Merge pull request #603 from evanminto/activitypub-account Eugen 2017-02-07 02:08:40 +0100
  • 28cbb6dc21 Add AS2 format to RABL files Evan Minto 2017-02-06 17:00:55 -0800
  • 8a081ce588 Fix wrong prediction of whether toot will apear on public timeline in UI Eugen Rochko 2017-02-07 00:40:35 +0100
  • 714e41d472 Fix preferences save Eugen Rochko 2017-02-07 00:23:38 +0100
  • ac035108aa Add "clear notifications" button, exclude posts from people who have blocked *you* from public/hashtag timelines Eugen Rochko 2017-02-07 00:06:40 +0100
  • c8252759df Add streaming API channels for local-only statuses Eugen Rochko 2017-02-06 23:46:14 +0100