3755 Commits (a251c42192d0f8aa3481aae47429f4b732bfb623)

Author SHA1 Message Date
ThibG 99f962ba73 Allow HTTP caching of json view of public statuses (#6115)
7 years ago
Akihiko Odaki 2471796d75 Set background to the navigation of Getting Started column (#6163)
7 years ago
puckipedia 545095b3ce [!] Sanitize incoming classlist properly (#6162)
7 years ago
Eugen Rochko d319b3dbe4
Update moved-to property when it's removed too (#6160)
7 years ago
Eugen Rochko d60fd87e01
Don't leave behind husk of remotely-deleted profile (#6159)
7 years ago
Noiob 94230fe565 Fix newlines-to-spaces functionality (#6158)
7 years ago
Patrick Figel 04ecf44c2f Add confirmation step for email changes (#6071)
7 years ago
ThibG b6af88192f Display a warning when composing unlisted toots with something looking like a hashtag (#6132)
7 years ago
Eugen Rochko 1419f656e2
Fix stats expiring too quickly because of variable mistake (#6155)
7 years ago
Akihiko Odaki 3ba7cde38d Rename key to path in actions and reducers for settings (#6105)
7 years ago
Otakan ce854ed506 delete X-UA-Compatible (#6068)
7 years ago
Branko Kokanovic 21b9da6418 Adding Serbian latin translations (#6146)
7 years ago
David Yip fa768abf5c
More ../ -> ~.
7 years ago
David Yip 54148b9a4a
Merge remote-tracking branch 'origin/master' into merge-upstream
7 years ago
Akihiko Odaki 764f876953 Use const instead of let for constant (#6106)
7 years ago
Akihiko Odaki 2c1ed5f872 Show mastodon on modal (#6129)
7 years ago
cwm 72b99f6ee4 bug fix (tootsuite pr #6120)
7 years ago
Jenkins fa9b7ece2e Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Branko Kokanovic 7d376e41be Adding Serbian translation (#6133)
7 years ago
David Yip d817c0a958
Merge pull request #291 from glitch-soc/merge-upstream
7 years ago
David Yip 4cca1d1e7e
Merge remote-tracking branch 'origin/master' into merge-upstream
7 years ago
David Yip e4944d065b
Switch to tootsuite's elephant friend for the drawer
7 years ago
David Yip 513d982f29
Use ~ notation in components for image references
7 years ago
cwm 4ce44ba470 remove unused 'saveSettings' from column_settings_container
7 years ago
cwm 0dce26b82b web push updates (tootsuite PRs #5879, #5941, #6047)
7 years ago
Jeong Arm f4b80e6511 Translate Korean (#6131)
7 years ago
beatrix a56c4742d3 keep the same filters and page when doing custom emojo stuff (fixes #6112) (#6114)
7 years ago
Eugen Rochko 38fc1b498d
Add more instance stats APIs (#6125)
7 years ago
MitarashiDango 511c6f9625 bug fix (WebPush does not work) (#6120)
7 years ago
cwm 832a93e67c Fix GIF avatars not autoplaying (fixes #287, tootsuite pr #6000)
7 years ago
ThibG 868568d1c1 Make host_meta/webfinger replies cacheable (fixes #6100) (#6101)
7 years ago
David Yip 7174d1c955
Merge remote-tracking branch 'origin/master' into merge-upstream
7 years ago
Akihiko Odaki 65f30f65a2 Move the mastodon on Getting Started column to drawer column (#6109)
7 years ago
Akihiko Odaki e0ef7f9d79 Fix XML oEmbed support discovery (#6104)
7 years ago
beatrix 7347bc7334
Merge pull request #286 from chriswmartin/merge-vanilla-updates-into-glitch
7 years ago
cwm 20ad071931 Set direction style to reply indicator (tootsuite pr #6006)
7 years ago
cwm 14243bf80a Reduce motion for boost animation (tootsuite pr #5871)
7 years ago
cwm 337c2e77ee Fix layout for RTL (tootsuite pr #6014, #6018)
7 years ago
cwm 46565ed746 Fix focused background color of favourited direct toot (tootsuite pr #6021)
7 years ago
cwm 815524412b Move dropdown transform origin (tootsuite pr #6091)
7 years ago
cwm 083571915f onMuteNotifications validation (tootsuite pr #6092)
7 years ago
cwm 2bbd22e91c Rename settingKey to settingPath (tootsuite pr #6046 & #6098)
7 years ago
cwm cc6a2ffd0a use 'flavours/glitch/' prefix in new imports
7 years ago
cwm 22818d2a16 Add mute, block, conversation mute actions to detailed status dropdown menu
7 years ago
Jenkins bed13f22e2 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Chris 1e5d1fa5c8 Add mute, block, conversation mute actions to detailed status dropdown menu (#6099)
7 years ago
MitarashiDango a3b369337f Additional prop name change. (#6098)
7 years ago
Jenkins f77c47d01b Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Neetshin 7e6214b869 Add validation for onMuteNotifications (#6092)
7 years ago
Nolan Lawson a8eb0bf44f Reduce motion for boost animation (#5871)
7 years ago
Akihiko Odaki 35fdf561be Refactor web_push_subscription (#6047)
7 years ago
Chris 081956742c removed references to hideOnMobile in column_link and getting_started (#6082)
7 years ago
cpsdqs 8528fd89d2 Move dropdown transform origin to top edge (#6091)
7 years ago
Jenkins 6d00ca1c71 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
ncls7615 fb57ec41df
Update and add some translate
7 years ago
ncls7615 4694dcfe16
Add more en and ja
7 years ago
ncls7615 02db8aa3a0
Add en and ja
7 years ago
ThibG cea98e0c12 Reduce the number of synchronous resolves when posting toots (#6075)
7 years ago
ThibG 6eb60260b1 Display deleted users' role as “Suspended” (#6080)
7 years ago
beatrix 60d415bc5e
Merge pull request #266 from chriswmartin/getting-started-improvements
7 years ago
ncls7615 191b625a27
Fix account header avatar
7 years ago
David Yip 7bb99ca3cf
Add data-status-by back to DetailedStatus component. Fixes #273.
7 years ago
cwm d736739e8f <kbd> instead of <code> in KeyboardShortcuts component (tootsuite pr #6049)
7 years ago
beatrix bc0152974f
Merge pull request #276 from glitch-soc/245-click-avatar-to-open-profile-in-new-tab
7 years ago
David Yip dbd5f8b9a5
Wrap <Avatar> in account header in a link to that account's page. Fixes #245.
7 years ago
cwm 9042f9a813 add keyboard shortcuts to getting started (fixes #275)
7 years ago
David Yip bf1eb0912c
Set packs on 2FA-related pages. Fixes #271.
7 years ago
Jenkins 6f11aa8383 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Akihiko Odaki 81d29e4126 Rename settingKey in setting_toggle to settingPath (#6046)
7 years ago
Neetshin c11a52d888 Replace <code> to <kbd> in KeyboardShortcuts component (#6049)
7 years ago
Jeong Arm e52293482e Update Korean translation (#6050)
7 years ago
ncls7615 d3b2677775
Add en and ja
7 years ago
cwm 14aae9c05c missed a semicolon
7 years ago
cwm be50e45a74 use makeMapStateToProps
7 years ago
cwm e4ebbf4f07 use list-ul icon in list header and web/lists
7 years ago
Jenkins e7fa7fce25 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Peter f38e6a14f2 Add Slovak translation (#6052)
7 years ago
beatrix e202efdf8a
Merge pull request #253 from glitch-soc/prevent-local-only-federation
7 years ago
ncls7615 9e8fa3caee fix admin/action_logs page
7 years ago
kibigo! e677dda07c Fixes #244 to make search results scrollable
7 years ago
David Yip 82b2e224a2
Merge branch 'gs-master' into prevent-local-only-federation
7 years ago
NCLS e9a5bde9a0
Update ja.js
7 years ago
NCLS 61ed5b972c
Update ja.js
7 years ago
Jenkins 37254c4f5d Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Eugen Rochko 3d3b403359
Do not hide statuses from silenced accounts from other silenced accounts (#6030)
7 years ago
Naoki Kosaka 25b0d7538e Fix oEmbed image_modal src. (#6027)
7 years ago
Eugen Rochko a3b2ea599d
Fix #6022 - Prevent nested migrated accounts, or migrations to self (#6026)
7 years ago
SerCom_KC 573414f728 Improve Chinese (Simplified) Translations (#6024)
7 years ago
Jeroen aa273a2718 Last minute Dutch string updates (#6025)
7 years ago
David Yip e35a350119
Examples for Status#set_locality and .as_tag_timeline.
7 years ago
Jenkins e5a9831a56 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Lynx Kotoura 0d3ffa691e Fix focused background color of notifications of direct toots (#6021)
7 years ago
Lynx Kotoura 5ad45552b3 Fix overflowing emojis on some devices (#6016)
7 years ago
Olivier Humbert dc313f27bb 1 fix + 1 translation (#6019)
7 years ago
Jenkins 10f800ab46 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Eugen Rochko 3487460f00
Fix regression from #6014 (#6018)
7 years ago
Jenkins 82236a3703 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Quenty31 72314d26ae l10n OC and FR updates (#6017)
7 years ago
Eugen Rochko cc75d47926
Fix layout for RTL (#6014)
7 years ago
Lynx Kotoura 8bf4cc72b6 Excahnge the order of spoiler-input and unlocked warning (#6015)
7 years ago