3146 Commits (b0b5ff1b0f0a1422e85e7059df598e2b89bd657e)

Author SHA1 Message Date
Jeong Arm d841af4e80 Append confirmation link as plain text (#5146)
7 years ago
Daigo 3 Dango 01d6aa0397 Suppress backtrace from Request#perform (#5174)
7 years ago
Nolan Lawson c567c87453 Toggle contain:strict on fullscreen (#5159)
7 years ago
Eugen Rochko 47ecd652d3 Make Chrome splash screen same color as web UI's background color (#5169)
7 years ago
Eugen Rochko cdad7977fc Improve privacy dropdown, remove react-simple-dropdown dependency (#5140)
7 years ago
Eugen Rochko 0b3f1ec62a Reorganize preferences page (#5161)
7 years ago
Daggertooth b110cc542f Add image descriptions to title attribute to view on mouse hover/long-press. (#5137)
7 years ago
Akihiko Odaki cdacac8c6c Fix order of paginated accounts in FollowerDomainsController and spec (#3357)
7 years ago
Eugen Rochko eb605141ff Fix #5104 - GET /api/v1/apps/verify_credentials to confirm app works (#5112)
7 years ago
beatrix b1217242fc Merge pull request #125 from glitch-soc/data-column
7 years ago
ThibG f7c909e290 Retry ActivityPub delivery a few more times (#5014)
7 years ago
MIYAGI Hikaru 7481ae1bcb trivial refactoring for emojify() (#5075)
7 years ago
Nolan Lawson ca0e8be20c Improve IntersectionObserverArticle perf (#5152)
7 years ago
Eugen Rochko d6fe0954e3 Make emoji autosuggestions immediate, usernames appear sooner (#5149)
7 years ago
Eugen Rochko ebb8c89207 Upgrade to React 16 (#5119)
7 years ago
Nolan Lawson 0060f98847 Remove react-sizeme (#5143)
7 years ago
Jakob Kramer 1a72813b53 Updated German translation (#5151)
7 years ago
Ondřej Hruška ce3e0faf4d
add login form to landing page if regs are closed
7 years ago
Eugen Rochko f4ca116ea8 After 7 days of repeated delivery failures, give up on inbox (#5131)
7 years ago
kibigo! 53f829dfa8 HAML fix
7 years ago
Eugen Rochko 5b45c1646a Remove dependency on db during assets:precompile (#5138)
7 years ago
kibigo! cf1f83ca2a Fixed lingering upstream Theme code
7 years ago
Eugen Rochko 887cd94e96 Increase attachment descriptions to 420 characters (#5139)
7 years ago
kibigo! 1522795853 new HAML for statuses
7 years ago
Eugen Rochko d2f56d1cbc Change max redirects followed to 2 (#5136)
7 years ago
Jakob Kramer d0b4709b2a Update German translation (#5133)
7 years ago
Nolan Lawson 6e0659c838 Improve performance of modal and swipe animations (#5135)
7 years ago
Eugen Rochko 76f360c625 If HTTP signature is wrong and webfinger cache is stale, retry with resolve (#5129)
7 years ago
Jakob Kramer a3202f61af Updated German translation (#5132)
7 years ago
Eugen Rochko 4ec1771165 Add ability to specify alternative text for media attachments (#5123)
7 years ago
abcang 3d9b8847d2 Flush body when POST requests (#5128)
7 years ago
Ondřej Hruška e9f9e3cc89
unbreak onboarding modal
7 years ago
Ondřej Hruška cf24ce7e03
remove wrong emojify usage in old glitch components
7 years ago
Ondřej Hruška 74e4fc8f8a
fix custom emoji not shown in statuses
7 years ago
Ondřej Hruška 9a5418942c
fix some js errors due to number->string change of status ID
7 years ago
Ondřej Hruška daad07b1d5
Merge remote-tracking branch 'origin/better-themeing' into merging-upstream
7 years ago
Ondřej Hruška 83bda6c1a8
Merge commit 'b9f59ebcc68e9da0a7158741a1a2ef3564e1321e' into merging-upstream
7 years ago
Ondřej Hruška 9330ea1f4d
Merge commit '4aea3f88a6d30f102a79c2da7fcfac96465ba1a8' into merging-upstream
7 years ago
Ondřej Hruška 06e299cef5
Revert "autoscroll emoji suggestions box"
7 years ago
Ondřej Hruška 8a24ad5828
Revert "Merge pull request #149 from glitch-soc/mojon-suggest"
7 years ago
Eugen Rochko e648ef0bfb Remove web UI warnings about OStatus privacy (#5102)
7 years ago
Eugen Rochko 3caf0ba923 Fix empty query sent to postgres for custom emojis (#5121)
7 years ago
kibigo! 86e617a839 Better themeing support!!
7 years ago
Eugen Rochko e528114c53 Follow-up to #4582 and #5027, removing dead code (#5101)
7 years ago
Eugen Rochko cf7fbf2c56 Fix #5059 - Stop processing payload if it's from local account (#5100)
7 years ago
Eugen Rochko 91e5b0dfdb Send streaming API delete to people mentioned in status (#5103)
7 years ago
Eugen Rochko 3b60832214 New error page graphic. Other error page improvements (#5099)
7 years ago
Lynx Kotoura 259181c41a Fix size of single media in media-gallery (#5098)
7 years ago
Eugen Rochko 510df0ac55 Fix emojify() by generating a mapping to existing Twemoji files (#5080)
7 years ago
Akihiko Odaki 98936bfcdf Add missing validations in ActivityPub::Activity::Create (#5096)
7 years ago
unarist 5c82c2b75f Increase max height of preview card image (#5092)
7 years ago
Eugen Rochko 2c8e3fbbfb Generate 500.html with assets:precompile, remove loading from Google Fonts (#5067)
7 years ago
JeanGauthier 3f3de38075 OC update: different emoji picker (#5046) (#5077)
7 years ago
ThibG c267acfcf7 Thread toot notification mails by conversation (#5061)
7 years ago
Daigo 3 Dango ab625c57ce Compact status_ids in StatusRelationshipsPresenter (#5073)
7 years ago
abcang e756c4f5ec Fix media spoiler of DetailedStatus (#5071)
7 years ago
Daigo 3 Dango a0bbeafb04 Suppress backtrace when failed to communicate with a remote instance (#5076)
7 years ago
Eugen Rochko 2f079573ed In detail status view, display attachment uncropped if there's only one (#5054)
7 years ago
Eugen Rochko adc38078dd Make sure nil IDs to not get cast to empty string in REST API (#5068)
7 years ago
Eugen Rochko dae0af1fd2 Change mobile layout breakpoint from 1024px to 630px (#5063)
7 years ago
Eugen Rochko 5b8d0ad71b Dropdown triangles a bit nicer, smoother scrolling on touch (#5062)
7 years ago
Eugen Rochko 233258c61b Fix media gallery CSS (#5064)
7 years ago
Eugen Rochko 9c8aad612e Require at least 2 characters before showing autosuggestions (#5065)
7 years ago
Ondřej Hruška 210e6776fc
Fix intl warning with disabled secondary toot btn
7 years ago
Ondřej Hruška 1924a71b5a
Make secondary toot button work nicer with file attachments & revert to the original behavior if it's disabled
7 years ago
Ondřej Hruška 67f8277526 Add secondary toot button (opt-in) (#153)
7 years ago
Mingye Wang 6dfeb64326 jsx/zh-*: Fix "pin column" for Chinese (#5060)
7 years ago
m4sk1n 427beb4177 i18n: Update Polish translation (#5058)
7 years ago
Lynx Kotoura 838f255fc2 Fix overflowing tabs in account__action-bar (#5056)
7 years ago
Eugen Rochko 1e02ba111a Add emoji autosuggest (#5053)
7 years ago
Eugen Rochko 66126f3021 Add custom emojis to the emoji picker (#5052)
7 years ago
Eugen Rochko 293972f716 New API: GET /api/v1/custom_emojis to get a server's custom emojis (#5051)
7 years ago
Eugen Rochko 9c8e602163 Fix custom emojis not detected when used in content warning (#5049)
7 years ago
Eugen Rochko 846cd4e838 Switch from EmojiOne to Twemoji, different emoji picker (#5046)
7 years ago
Ondřej Hruška 169d83f532 Remove "extra clickable spaces" made obsolete by status re-design
7 years ago
Ondřej Hruška 31dd261375 applied blackle's fix for gallery offset with full-width media
7 years ago
Akihiko Odaki 0de82dd316 Do not filter statuses with unknown languages (#5045)
7 years ago
Nolan Lawson b01ab55ed8 Fix PropTypes.oneOfType() warning (#5041)
7 years ago
Eugen Rochko 034fab39ab Make dropdowns render into portal, expand animation (#5018)
7 years ago
Nolan Lawson 0df6442636 Use passive listener in privacy_dropdown.js (#5037)
7 years ago
Nolan Lawson 245816ab27 Eliminate re-renders for intersection_observer_article.js (#5036)
7 years ago
kibigo! c2b479efec Long display names now ellipsis properly
7 years ago
kibigo! a94dc21c79 Styling fixes for header redesign
7 years ago
David Yip 9512db920c Merge pull request #148 from glitch-soc/better-header
7 years ago
Ondřej Hruška c89cce0219 autoscroll emoji suggestions box
7 years ago
syui 63819c848d fix : mobile style of /about/more (#5034)
7 years ago
beatrix fa3587645d Merge pull request #149 from glitch-soc/mojon-suggest
7 years ago
MIYAGI Hikaru a9abe89093 Fix shortname problem in emojify() (regression from #5016) (#5032)
7 years ago
kibigo! 9ed51cecd0 Fixed notification appearance
7 years ago
Ondřej Hruška 514edd3c23 fulltext mojo suggestions
7 years ago
Ondřej Hruška a3760b7729 TURBO shortcode search
7 years ago
Ondřej Hruška cbf00168f1 add scrollbar to mojon suggestions list when too long
7 years ago
Ondřej Hruška 4f9a493d9d cache allShortcodes
7 years ago
Ondřej Hruška 8c0733a14e typo in comment
7 years ago
Ondřej Hruška 36a35be2ad Appease Travis
7 years ago
Ondřej Hruška 3783062450 Emoji and Hashtag autocomplete
7 years ago
Nolan Lawson 798b0fc5af Reduce wasted renders for column_loading.js (#5021)
7 years ago
unarist c8580eb806 Use file extensions in addition to MIME types for file picker (#5029)
7 years ago
TomoyaShibata 8cb4561145 Remove unnecessary css property (#5025)
7 years ago
aschmitz 669fe9ee06 Change IDs to strings rather than numbers in API JSON output (#5019)
7 years ago
kibigo! 15c9c2fd7e Pinned toots; embeds
7 years ago
kibigo! 227dbb6adb Added GIF hover-to-play support
7 years ago
kibigo! 769f62d96f Improvements to status headers
7 years ago
kibigo! 003bfd094e Fixed disabled boost SVG (#106)
7 years ago
kibigo! fae8dce738 Fixed #133 (only parse links in status text)
7 years ago
Eugen Rochko b35406b700 Fix custom emojis with non-1:1 aspect ratio being stretched (#5017)
7 years ago
MIYAGI Hikaru 8e33fc29d7 redo #4500 with customEmojis (#5016)
7 years ago
ThibG 34fa305a00 Fix race condition when processing incoming OStatus messages (#5013)
7 years ago
Akihiko Odaki bb4d005a83 Introduce OStatus::TagManager (#5008)
7 years ago
Naoki Kosaka df1ce2350c Fix non-local statuses are html_encoded in public_page. (#5012)
7 years ago
Nolan Lawson e5c65b3067 Set touchstart listener to 'passive', remove 'once' (#5011)
7 years ago
nullkal 7d16bb379d Use OrderedCollectionPage to return followers/following list (#4949)
7 years ago
Andrew 0401a24558 Add support for multiple themes (#4959)
7 years ago
unarist 4aea3f88a6 Hide sensitive image in default on the public pages (#5009)
7 years ago
Eugen Rochko 41e6c8b151 Fix incomplete account records being read (#4998)
7 years ago
Yamagishi Kazutoshi 1664e52cbb Fix custom emojis index (#5006)
7 years ago
Eugen Rochko dce869dfc7 Define emoji context for ActivityPub (#5004)
7 years ago
Eugen Rochko 09a94b575e Admin interface for listing, adding and removing custom emojis (#5002)
7 years ago
Eugen Rochko 81cec35dbf Custom emoji (#4988)
7 years ago
BruWalfas c155d843f4 A few updates to the Spanish translation and some typos fixing (#4997)
7 years ago
Nolan Lawson 3d640dc8ac Add will-change to improve scrolling perf (#5001)
7 years ago
unarist 6db034a866 Re-allow underscore on valid_url_path_ending_chars (#4999)
7 years ago
unarist 17bf3363ac Add published property to ActivityPub activity for reblogs (#5000)
7 years ago
Yamagishi Kazutoshi dcf1139ebd Do not add image size without meta to OGP (regression from #4901) (#4995)
7 years ago
Akihiko Odaki 9619b7f727 Use Account.local.sum(statuses_count) instead of Status.local.count (#4996)
7 years ago
Yamagishi Kazutoshi 9e0985d9e4 Add `strip_insignificant_zeros: true` option to `number_to_human` (#4993)
7 years ago
febrezo cf14f4945a Some improvements in the Spanish translation (#4991)
7 years ago
Lynx Kotoura 4c14ff659b Oauth code in input form and add description message (#4986)
7 years ago
unarist dd6f9a1b82 Validate uri presence for remote status (#4985)
7 years ago
unarist 3f07f1b2b1 Raise an error on getting activity uri for remote status (#4984)
7 years ago
abcang 44245926f1 Fix cancellation of scroll to the right (#4978)
7 years ago
unarist 1eab53ee10 Fix an error when actor json couldn't be fetched in ResolveRemoteAccountService (#4979)
7 years ago
BruWalfas 7be3131240 So Spanish. Much changes. Wow. (#4976)
7 years ago
Akihiko Odaki 198a9a4fa4 Remove local_only scope in Status (#4977)
7 years ago
unarist ec36df97c4 Escape URL parts on formatting local status (#4975)
7 years ago
Mingye Wang c8969dca35 Minor Chinese check & jsx addition (#4973)
7 years ago
Surinna Curtis b0487488a7 Re-center hidden media text vertical
7 years ago
Lynx Kotoura 1e3b1d7211 Adjust landing pages 2 (#4967)
7 years ago
unarist 0698c610a6 Fix an error in ReplyDistributionWorker when replied status was deleted (#4974)
7 years ago
Eugen Rochko ad8e856a5b Fix error when following locked accounts (#4896)
7 years ago
ふぁぼ原 629fae8b3b correct URL pattern used in text length counter in WebUI (#4968)
7 years ago
unarist c30e6433de Fix AP serialization error when thread is missing (#4970)
7 years ago
Naoki Kosaka cea5597722 Fix hasSize condition in secSet and sizes. (#4969)
7 years ago
Akihiko Odaki 48d77ea1eb Fix filterable_languages method of SettingsHelper (#4966)
7 years ago
Eugen Rochko 54edb4b853 When accessing uncached media attachment, redownload it (#4955)
7 years ago
unarist 6c81f9d6e5 Fix invisible load more button (#4962)
7 years ago
Eugen Rochko 472df24579 When web UI URL used while logged out, redirect to static page (#4954)
7 years ago
Eugen Rochko 0d1215e82f Remove redundant width/height values from SVGs to fix Safari bug (#4956)
7 years ago
Anna e só e77cc032c2 l10n: PT-BR translation updated (#4953)
7 years ago
sdukhovni 67559361e8 Add scheduled worker to purge old user IPs (#4951)
7 years ago