Nolan Lawson
7846ec2d4d
Code-split emoji-mart picker and data ( #5175 )
7 years ago
Jeong Arm
0ddea5765c
Append confirmation link as plain text ( #5146 )
...
* Append confirmation link as plain text
Some mail application is malfunctioning with links.
* Change description text
7 years ago
Daigo 3 Dango
87223e9426
Suppress backtrace from Request#perform ( #5174 )
7 years ago
Nolan Lawson
8537845323
Toggle contain:strict on fullscreen ( #5159 )
...
* Toggle contain:strict on fullscreen
* Fix scss lint issue
* fix scss whitespace lint issue
7 years ago
Eugen Rochko
0783f18274
Make Chrome splash screen same color as web UI's background color ( #5169 )
7 years ago
JeanGauthier
941a1532f2
l10n Update OC: reorganization pref. page ( #5168 )
7 years ago
Eugen Rochko
a6873742e7
Improve privacy dropdown, remove react-simple-dropdown dependency ( #5140 )
...
* Improve privacy dropdown, remove react-simple-dropdown dependency
* Animate privacy warning
* Fix react-router-scroll
7 years ago
Eugen Rochko
06ef1b0ac4
Reorganize preferences page ( #5161 )
7 years ago
Daggertooth
43d1281d76
Add image descriptions to title attribute to view on mouse hover/long-press. ( #5137 )
...
* Add image descriptions to `title` attribute to view on mouse hover/long-press.
* Too many title properties may spoil the broth.
7 years ago
Akihiko Odaki
51f48c8960
Fix order of paginated accounts in FollowerDomainsController and spec ( #3357 )
...
* Fix order of paginated accounts in FollowerDomainsController
Unordered pagination could result in unexpected behavior.
* Cover Settings::FollowerDomainsController more
7 years ago
Eugen Rochko
5983fa43f5
Fix #5104 - GET /api/v1/apps/verify_credentials to confirm app works ( #5112 )
7 years ago
Hinaloe
4d0143dd02
Reduce container size with clean yarn ( #3506 )
...
* Reduce container size with clean yarn
* Merge trouble
7 years ago
beatrix
2955141d2e
Merge pull request #125 from glitch-soc/data-column
...
Add data-column="..." to all columns
7 years ago
beatrix
cd46df6671
Merge pull request #159 from glitch-soc/closed-instance-landing-page-login-form
...
add login form to landing page if regs are closed
7 years ago
roikale
4f18c27c43
Change wording on landing page. ( #4805 )
...
"Ilmainen" means "gratis", but Mastodon is free as in freedom, libre – "vapaa".
https://fi.wikipedia.org/wiki/Vapaa_ohjelmisto
7 years ago
ThibG
ba3e2a0c38
Retry ActivityPub delivery a few more times ( #5014 )
7 years ago
MIYAGI Hikaru
924c022340
trivial refactoring for emojify() ( #5075 )
...
* unite loop process
* add hint for original emojifier
7 years ago
abcang
a76120e437
Update react-router-scroll at yarn.lock ( #5154 )
7 years ago
Nolan Lawson
1660e53726
Improve IntersectionObserverArticle perf ( #5152 )
7 years ago
Nishi, Keisuke
8f344b7bb0
Fix Paperclip::Fog always responds Not Found in OpenStack-v2 like ConoHa ( #5155 )
7 years ago
Eugen Rochko
75207f55a5
Make emoji autosuggestions immediate, usernames appear sooner ( #5149 )
...
* Do not debounce emoji search
* Make autosuggestions appear sooner
7 years ago
Eugen Rochko
2fac5e21c2
Upgrade to React 16 ( #5119 )
...
* Upgrade to React 16.0.0
* Disable some uncritical tests while chai-enzyme remains incompatible
7 years ago
Nolan Lawson
0b668dc4d3
Remove react-sizeme ( #5143 )
...
* Remove react-sizeme
* Fix aspect ratio in "sensitive" mode
7 years ago
Jakob Kramer
6f2a885ea3
Updated German translation ( #5151 )
...
Translate "about" page, several settings pages, data export/import,
sessions overview, authorized followers page, account deletion page.
More consistent use of words:
- A toot is a Beitrag.
- An account is a Konto.
Some small improvements.
7 years ago
Ondřej Hruška
18988b89cf
add login form to landing page if regs are closed
7 years ago
Yanaken
e65378e808
Better Japanese translations ( #5142 )
7 years ago
beatrix
075db77f04
Merge pull request #157 from glitch-soc/merging-upstream
...
ABRACA-HRRRRRRRRRRRNGGGGGGGHHH!!!!!!!!!!!!!!!!!!!
7 years ago
Eugen Rochko
6033b8eac1
Replace self-rolled statsd instrumention with localshred/nsa ( #5118 )
7 years ago
Eugen Rochko
cb8ecac1ce
After 7 days of repeated delivery failures, give up on inbox ( #5131 )
...
- A successful delivery cancels it out
- An incoming delivery from account of the inbox cancels it out
7 years ago
kibigo!
9bee4d313a
HAML fix
7 years ago
Eugen Rochko
20ff1c629d
Remove dependency on db during assets:precompile ( #5138 )
7 years ago
kibigo!
62fbd4d247
Fixed lingering upstream Theme code
7 years ago
Eugen Rochko
5f137e7ec3
Increase attachment descriptions to 420 characters ( #5139 )
...
Blaze it
7 years ago
kibigo!
9feca5cabf
new HAML for statuses
7 years ago
Eugen Rochko
7143870551
Change max redirects followed to 2 ( #5136 )
...
I see no reason to allow more than that. Usually a redirect is
HTTP->HTTPS, then maybe URL structure changed, but more than that
is highly unlikely to be a legitimate use case.
7 years ago
Jakob Kramer
d55a6ae28a
Update German translation ( #5133 )
...
Create activerecord.de.yml (50%)
Update devise.de.yml
Update doorkeeper.de.yml (100%)
Update simple_form.de.yml (100%)
7 years ago
Nolan Lawson
c74512f7af
Improve performance of modal and swipe animations ( #5135 )
...
* Improve performance of modal and swipe animations
* Fix eslint issues
7 years ago
JeanGauthier
0f0791c563
OC 500 error ( #5110 )
7 years ago
Eugen Rochko
c35e6234ab
If HTTP signature is wrong and webfinger cache is stale, retry with resolve ( #5129 )
...
If the signature could not be verified and the webfinger of the account
was last retrieved longer than the cache period, try re-resolving the
account and then attempting to verify the signature again
7 years ago
Jakob Kramer
b295f86753
Updated German translation ( #5132 )
7 years ago
Eugen Rochko
795e624d5d
Add ability to specify alternative text for media attachments ( #5123 )
...
* Fix #117 - Add ability to specify alternative text for media attachments
- POST /api/v1/media accepts `description` straight away
- PUT /api/v1/media/:id to update `description` (only for unattached ones)
- Serialized as `name` of Document object in ActivityPub
- Uploads form adjusted for better performance and description input
* Add tests
* Change undo button blend mode to difference
7 years ago
abcang
292f489301
Flush body when POST requests ( #5128 )
7 years ago
Ondřej Hruška
7c8bd52431
unbreak onboarding modal
7 years ago
Ondřej Hruška
34a29615fa
remove wrong emojify usage in old glitch components
7 years ago
Ondřej Hruška
b769f9c0df
fix custom emoji not shown in statuses
7 years ago
Ondřej Hruška
3e3073081d
fix some js errors due to number->string change of status ID
7 years ago
Ondřej Hruška
282a126b3f
Merge remote-tracking branch 'origin/better-themeing' into merging-upstream
7 years ago
Ondřej Hruška
0cc795db6b
Merge commit '9ab3021562565eeee27820438f32b764414f5ab1' into merging-upstream
7 years ago
Ondřej Hruška
2ae4f48a48
Skip-merge commit 'b4842ef0b90be08414b57ac9f1cfae87f631ed58' into merging-upstream
7 years ago
Ondřej Hruška
914c0465b1
Merge commit '57c5493d4e7a42ad9e8fec20d71c20bee8674287' into merging-upstream
7 years ago