b4046c5957
Rework search
Eugen Rochko
2017-03-31 19:59:54 +02:00
d835647ec0
Put line breaks between API methods in docs
Alex Gleason
2017-03-31 14:55:08 -04:00
553e6dd07c
Merge pull request #685 from yiskah/patch-2
Eugen
2017-03-31 16:36:29 +02:00
1ee292b4cc
Merge pull request #703 from alexgleason/patch-1
Eugen
2017-03-31 16:36:21 +02:00
e4c10b32b3
Mastodon is not an alternative, it is a solution
Alex Gleason
2017-03-31 10:34:21 -04:00
f20f6b25b9
Merge branch 'master' into patch-2
shel
2017-03-31 10:34:14 -04:00
680f9efe9c
Fix web UI profile clickable area overlapping with follow button area
Eugen Rochko
2017-03-31 14:23:44 +02:00
bde5c0eaf9
Fix some views still not using counter caches
Eugen Rochko
2017-03-31 14:02:07 +02:00
5e26295e06Fix#700 - hide spoilers on static pages
Eugen Rochko
2017-03-31 13:54:36 +02:00
188cddefe9
Add maintenance task for updating counter caches
Eugen Rochko
2017-03-31 13:01:00 +02:00
3ac4455160
:active and :focus states same as :hover for buttons
Eugen Rochko
2017-03-31 12:08:51 +02:00
bf61bc1b96
Fix drag & drop overlay flickering
Eugen Rochko
2017-03-31 11:48:25 +02:00
e8875c6046
Import feature for following/blocking lists (addresses #62, #177, #201, #454)
Eugen Rochko
2017-03-30 19:42:33 +02:00
03fb6c16ec
Fix up null values on latest migration, add notes
Eugen Rochko
2017-03-30 16:06:27 +02:00
87513b31e0
Do NOT try to update the new fields from the migration. Takes too long on a live DB Needs to be a separate task with no locking
Eugen Rochko
2017-03-30 15:50:34 +02:00
30964350b2
Merge branch 'master' into development
Eugen Rochko
2017-03-30 15:07:27 +02:00
de22c202f5
Add counter caches for a large performance increase on API requests
Eugen Rochko
2017-03-30 15:06:59 +02:00
35933167c0
Add counter caches for a large performance increase on API requests
Eugen Rochko
2017-03-30 04:47:04 +02:00
333e44c3fc
Improve emojis - use SVGs where possible
Eugen Rochko
2017-03-29 22:27:24 +02:00
bb7006bda1
Hide drag & drop area on drop event regardless of success
Eugen Rochko
2017-03-28 14:17:24 +02:00
139fc994e2Fix#408 - link @ names in bios
Eugen Rochko
2017-03-28 14:16:08 +02:00
1c6b02f936Fix#690 - Webfinger should handle new shortform profile URLs now (nice)
Eugen Rochko
2017-03-28 11:23:33 +02:00
448a07cc3f
Merge pull request #688 from yiskah/patch-3
Eugen
2017-03-26 21:45:49 +02:00
5181702a60
Update amaroq name
shel
2017-03-26 15:45:16 -04:00
76188d61f2
Clarify post privacy warning
shel
2017-03-26 12:49:14 -04:00
c334541011
Add tooltip to privacy dropdown
Eugen Rochko
2017-03-26 13:30:57 +02:00
f864fee116
Fix up some localizations
Eugen Rochko
2017-03-26 13:22:38 +02:00
ebe53cb38c
Merge branch 'leopku-feature/language_zh-cn'
Eugen Rochko
2017-03-26 13:13:57 +02:00
efbbd42216
Fix style issue
Eugen Rochko
2017-03-26 13:13:41 +02:00
1fd88e3bad
Fix up visual indicators for compose form privacy
Eugen Rochko
2017-03-25 20:24:30 +01:00
b8f9de8636
Improve sign up page on small screens
Eugen Rochko
2017-03-25 20:13:34 +01:00
a9303e7062
When replying to status with content warning, prefill content warning
Eugen Rochko
2017-03-25 19:30:56 +01:00
ad1af951fb
Temporary spacing fix
Eugen Rochko
2017-03-25 19:27:31 +01:00
bd1ceb1daa
Privacy dropdown i18n
Eugen Rochko
2017-03-25 19:22:24 +01:00
99ca63a543
Fix public profile pagination links
Eugen Rochko
2017-03-25 19:16:17 +01:00
d8c5a83827
Redesigned compose form
Eugen Rochko
2017-03-25 00:01:43 +01:00
fc9bbdfd34🚧 chinese translation WIP
leopku
2017-03-24 19:03:14 +08:00
349c6cfa2b🌐 add chinese language file
leopku
2017-03-24 18:53:41 +08:00
9bf4c34919Fix#675 - return created_at in notifications API
Eugen Rochko
2017-03-24 03:54:24 +01:00
d7c6c6dbe1
Fancier drag & drop indicator, emoji icon for emoji, upload progress (fix#295)
Eugen Rochko
2017-03-24 03:50:30 +01:00
3e2d6ea408
Merge pull request #676 from leopku/feature/s3_protocol_from_env
Eugen
2017-03-24 00:13:08 +01:00
c46843c65c🔧 S3 protocol from ENV
leopku
2017-03-23 15:44:55 +08:00
08faeedff7
Merge branch 'feature-omnisearch'
Eugen Rochko
2017-03-22 19:56:38 +01:00
d6ed2eb512
Prettier account and stream entry URLs
Eugen Rochko
2017-03-22 19:26:22 +01:00
33fac87e81
Shorter timeout on FetchAtomService
Eugen Rochko
2017-03-22 17:41:52 +01:00
5aa3df017b
Fix full-text search query quotation, improve tag search performance with an index, add ability to open status by URL from search (fix#53)
Eugen Rochko
2017-03-22 17:36:34 +01:00
c89ccbab09
Merge branch 'master' into feature-omnisearch
Eugen Rochko
2017-03-22 16:28:17 +01:00
22e06a4077
Upgrade status IDs to bigint
Eugen Rochko
2017-03-22 15:46:58 +01:00
7637386228
Upgrade Rails to 5.0.2
Eugen Rochko
2017-03-22 15:37:03 +01:00
88f32708c3
Web UI support for the new omnisearch
Eugen Rochko
2017-03-22 04:09:09 +01:00
acfee0945c
Merge branch 'master' into feature-omnisearch
Eugen Rochko
2017-03-22 03:34:58 +01:00
8aae42f3d8
German toot -> "tröt"
Eugen Rochko
2017-03-22 03:22:44 +01:00
1b09c3cb17
More efficient single account retrieval (0.9ms vs 50ms before)
Eugen Rochko
2017-03-22 03:21:38 +01:00
05cf086766
New API method: /api/v1/search Returns accounts, statuses, hashtags arrays
Eugen Rochko
2017-03-22 02:32:27 +01:00
98571b0ce4
Don't list "direct" under default post privacy settings
Eugen Rochko
2017-03-21 19:45:25 +01:00
8803ca9efe
Improved landing page
Eugen Rochko
2017-03-21 19:18:37 +01:00
6b1db5c2b2
Add landing strip
Eugen Rochko
2017-03-20 03:36:29 +01:00
56d998cbdb
Export follow/block lists as CSV
Eugen Rochko
2017-03-19 20:29:41 +01:00
08b96f1b9f
Fix wrong HTTP status codes on error pages
Eugen Rochko
2017-03-19 20:03:28 +01:00
8c7277acd4
Add link to contribution guidelines to README
Eugen Rochko
2017-03-19 04:05:19 +01:00
50f3a81f63
Added contribution guidelines
Eugen Rochko
2017-03-19 03:52:21 +01:00
952bce3023
Replace howler.js with simple <audio />, will hopefully resolve some weird mobile browser behaviours
Eugen Rochko
2017-03-13 17:12:30 +01:00
a5daa806f2
Fix casuality of processing remote mentions such that notifications about them would be processed only after the entire status is processed
Eugen Rochko
2017-03-13 16:34:15 +01:00
47bf592db7
Try to detect iOS and *not* autoplay any videos
Eugen Rochko
2017-03-07 09:54:57 +01:00
1fb3e8988b
Revert earlier fix due to new bug reports
Eugen Rochko
2017-03-06 02:25:41 +01:00
d6cb4bbe99
Performance improvement for profiles
Eugen Rochko
2017-03-06 01:50:35 +01:00
03a857f59a
Use more widely supported MP4 format for gifv's
Eugen Rochko
2017-03-06 00:30:03 +01:00
8d93f0ca56
Increase max bitrate of converted webms, slightly optimized counter queries (Because postgres can tell that count(*) needs no extra checks, but counting a specific column requires them)
Eugen Rochko
2017-03-05 23:43:58 +01:00
6382ef2bc6
Add vsync -cfr option when converting gif to webm
Eugen Rochko
2017-03-05 23:27:25 +01:00
79b08c5f0a
Higher quality webms? Might improve conversation of some types of gifs
Eugen Rochko
2017-03-05 23:13:21 +01:00
ebc01bf0f6
Make the paperclip filename interpolator smarter about the :original style 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
Eugen Rochko
2017-03-05 23:03:49 +01:00
85fce04d1b
Detect videos with no sound, handle them like gifv
Eugen Rochko
2017-03-05 22:55:24 +01:00
4fb95c91fb
Fix wrongful matching of last period in extended usernames Fix anchor tags in some wikipedia URLs being matches as a hashtag
Eugen Rochko
2017-03-05 18:08:19 +01:00
5f4e402204
Improved /api/v1/accounts/:id/statuses with new params: only_media, exclude_replies Redirect /:username to /users/:username Redirect /:username/:id to /users/:username/updates/:id Updated API documentation and sponsors
Eugen Rochko
2017-03-05 17:27:17 +01:00
07b166af64
Make gifvs always use media gallery component
Eugen Rochko
2017-03-05 02:04:31 +01:00
caf5b8e975Fix#431 - convert gif to webm during upload. Web UI treats them like it did 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.
Eugen Rochko
2017-03-04 22:17:10 +01:00
4cbeb9a7eb
Merge pull request #663 from console-cowboy/patch-1
Eugen
2017-03-04 12:17:50 +01:00
851b730373
add social.gestaltzerfall.net instance information
Alexander Acevedo
2017-03-03 19:17:58 -05:00