chr pushed to feature_machine_registration_task at cybrespace/mastodon 2019-01-20 22:19:01 +01:00
0c9600eb14 Feature: add a rake task that's like register but also accepts password
31e7940de5 Fix multiple workers for the same scheduled status being queueable (#9875)
6b91da97bb Fix directory showing tags that have no currently eligible accounts (#9872)
70405db63c Remove unused locale string (#9873)
c80b89c2a8 i18n: Update Japanese translations (#9871)
Compare 690 commits »
chr pushed to feature_longer_bios at cybrespace/mastodon 2019-01-20 22:16:51 +01:00
a2aea63ae9 Bio length -> 413 characters
31e7940de5 Fix multiple workers for the same scheduled status being queueable (#9875)
6b91da97bb Fix directory showing tags that have no currently eligible accounts (#9872)
70405db63c Remove unused locale string (#9873)
c80b89c2a8 i18n: Update Japanese translations (#9871)
Compare 388 commits »
chr pushed to feature_hotlink_twitter_mentions at cybrespace/mastodon 2019-01-20 22:15:01 +01:00
4bfe7c37c2 Hotlink twitter mentions
31e7940de5 Fix multiple workers for the same scheduled status being queueable (#9875)
6b91da97bb Fix directory showing tags that have no currently eligible accounts (#9872)
70405db63c Remove unused locale string (#9873)
c80b89c2a8 i18n: Update Japanese translations (#9871)
Compare 388 commits »
chr pushed to feature_doodlebox at cybrespace/mastodon 2019-01-20 22:14:23 +01:00
ef859e16e8 Doodlebox
31e7940de5 Fix multiple workers for the same scheduled status being queueable (#9875)
6b91da97bb Fix directory showing tags that have no currently eligible accounts (#9872)
70405db63c Remove unused locale string (#9873)
c80b89c2a8 i18n: Update Japanese translations (#9871)
Compare 388 commits »
chr pushed to feature_disable_reply_counts at cybrespace/mastodon 2019-01-20 22:12:39 +01:00
5977b75650 Remove reply counts on non-expanded view
31e7940de5 Fix multiple workers for the same scheduled status being queueable (#9875)
6b91da97bb Fix directory showing tags that have no currently eligible accounts (#9872)
70405db63c Remove unused locale string (#9873)
c80b89c2a8 i18n: Update Japanese translations (#9871)
Compare 388 commits »
chr pushed to feature_cybrespace_locale at cybrespace/mastodon 2019-01-20 22:10:22 +01:00
b5280695bd Cybrespace locale
31e7940de5 Fix multiple workers for the same scheduled status being queueable (#9875)
6b91da97bb Fix directory showing tags that have no currently eligible accounts (#9872)
70405db63c Remove unused locale string (#9873)
c80b89c2a8 i18n: Update Japanese translations (#9871)
Compare 388 commits »
chr pushed to dependency_whatinput at cybrespace/mastodon 2019-01-20 22:09:26 +01:00
3d5943d761 Add whatinput dependency for more responsive focus styling
31e7940de5 Fix multiple workers for the same scheduled status being queueable (#9875)
6b91da97bb Fix directory showing tags that have no currently eligible accounts (#9872)
70405db63c Remove unused locale string (#9873)
c80b89c2a8 i18n: Update Japanese translations (#9871)
Compare 388 commits »
chr pushed to feature_512_char_toots at cybrespace/mastodon 2019-01-20 22:09:03 +01:00
899d149d9e Feature: 512-character limit in the toot box on client and serverside
31e7940de5 Fix multiple workers for the same scheduled status being queueable (#9875)
6b91da97bb Fix directory showing tags that have no currently eligible accounts (#9872)
70405db63c Remove unused locale string (#9873)
c80b89c2a8 i18n: Update Japanese translations (#9871)
Compare 388 commits »
chr pushed to theme_base at cybrespace/mastodon 2019-01-20 22:06:23 +01:00
319488e77d Fix unnecessary scrollbar on compose drawer
4cd6c2e7c5 Fix media height weirdness, handle new status cards
da9fbb477d Base SCSS for cybrespace themes
31e7940de5 Fix multiple workers for the same scheduled status being queueable (#9875)
6b91da97bb Fix directory showing tags that have no currently eligible accounts (#9872)
Compare 392 commits »
chr pushed to branding_cybre at cybrespace/mastodon 2019-01-20 22:04:02 +01:00
5dc62786c0 Cybrespace branding changes
31e7940de5 Fix multiple workers for the same scheduled status being queueable (#9875)
6b91da97bb Fix directory showing tags that have no currently eligible accounts (#9872)
70405db63c Remove unused locale string (#9873)
c80b89c2a8 i18n: Update Japanese translations (#9871)
Compare 697 commits »
chr pushed to mastodon2.7.0 at cybrespace/mastodon 2019-01-20 21:56:16 +01:00
31e7940de5 Fix multiple workers for the same scheduled status being queueable (#9875)
6b91da97bb Fix directory showing tags that have no currently eligible accounts (#9872)
70405db63c Remove unused locale string (#9873)
c80b89c2a8 i18n: Update Japanese translations (#9871)
e9cd3636c6 Fix `tootctl accounts delete` not deleting user record as well (#9874)
chr pushed to cybrespace at cybrespace/mastodon 2018-12-21 21:23:21 +01:00
1e31148c57 Merge tag 'v2.6.5' into cybrespace
887f9de6dc Bump version to 2.6.5
e625425c8f Include replies to list owner and replies to list members in list statuses (#9324)
f13d08314e Preload common JSON-LD contexts (#9412)
13979a84f9 Bump version to 2.6.4
Compare 38 commits »
chr opened issue cybrespace/mastodon#5 2018-12-11 05:50:28 +01:00
win95 mobile safari avatar glitching
chr opened issue cybrespace/mastodon#4 2018-12-11 03:24:42 +01:00
win95 dm bg
chr closed issue cybrespace/mastodon#1 2018-11-20 07:29:16 +01:00
????
chr commented on issue cybrespace/mastodon#1 2018-11-20 07:29:15 +01:00
????

not a bug

chr closed pull request cybrespace/mastodon#3 2018-11-20 07:29:00 +01:00
Re-added add_user_automatic rake task
chr merged pull request cybrespace/mastodon#3 2018-11-20 07:29:00 +01:00
Re-added add_user_automatic rake task
chr commented on issue cybrespace/mastodon#3 2018-11-20 07:28:53 +01:00
Re-added add_user_automatic rake task

haha, i meant to replace this rake task with a proper call to the new tootctl interface, but that didn't happen last weekend so it's probably best to keep bringing this forward for now. thanks for the PR! email me if you need an invite link btw

chr merged pull request cybrespace/mastodon#2 2018-11-20 07:27:41 +01:00
Fix embed width, light theme embeds