Commit Graph

1189 Commits

Author SHA1 Message Date
Cinnamon
54e95d1071
Merge pull request #277 from christianbundy/add-profile-image-upload
Add profile image upload
2020-03-11 17:45:09 -07:00
Christian Bundy
a6c6f8ebab
Merge pull request #314 from fraction/cinnamon-bun-contributors-1
Rename AUTHORS to CONTRIBUTORS and add myself
2020-03-11 17:31:48 -07:00
Cinnamon
dba544c9b5
Merge branch 'master' into add-profile-image-upload 2020-03-11 17:20:47 -07:00
Cinnamon
fd67e212d0
Rename AUTHORS to CONTRIBUTORS and add myself
jump in everyone, the water's fine
2020-03-11 17:11:38 -07:00
Christian Bundy
504e9ba8fe
Merge pull request #312 from fraction/cinnamon-bun-maintainers-1
Add myself to MAINTAINERS
2020-03-11 16:29:28 -07:00
Cinnamon
363d4f869b
Add myself to MAINTAINERS 2020-03-11 16:16:36 -07:00
Cinnamon
d2cdef8244
Merge pull request #299 from christianbundy/indexing-error
Present error message while waiting for indexing
2020-03-11 16:03:56 -07:00
Cinnamon
3e74a5cd2e
Merge pull request #298 from christianbundy/2019-03-npm-update
Upgrade npm dependencies
2020-03-11 16:02:09 -07:00
4e27dd4b59
Added references to posts from yourself in Topics and Summaries 2020-03-11 21:54:22 +00:00
836c5a06ed
Changed desription to mention that latest also includes posts from yourself 2020-03-11 21:47:40 +00:00
Christian Bundy
2c806af919
Merge pull request #311 from georgeowell/rearrange-settings
Rearrange settings
2020-03-11 07:10:34 -07:00
Christian Bundy
861dc76524
Merge pull request #309 from hng/feature/fix-popular-link
Fix link to popular view in navigation
2020-03-11 07:09:26 -07:00
Christian Bundy
228cab563d
Merge pull request #310 from georgeowell/view-thread-label
View thread label
2020-03-11 07:08:42 -07:00
Henning Schumann
076f5f21c1 Fixed link to popular view in navigation 2020-03-11 11:30:49 +01:00
4232d0f05b
Moved peer connections to the top of settings 2020-03-11 09:26:02 +00:00
850d1d2373
Rearranged settings in order of most likely use 2020-03-11 09:14:14 +00:00
daf82588ab
Tweaked edit your profile description to make it clearer 2020-03-11 08:55:29 +00:00
dc723595b4
Removed reference to "basic post" 2020-03-11 08:52:27 +00:00
e4dd883e2a
Changed reference to message to comment for consistency 2020-03-11 08:51:03 +00:00
Christian Bundy
f3f8e3dda3
Merge pull request #307 from christianbundy/cherry-pick-2
finished spanish i18n
2020-03-10 20:16:50 -07:00
Christian Bundy
8cdeb809fd
Merge pull request #306 from christianbundy/cherry-pick-seekr
lands on /mentions instead of /public/popular/day
2020-03-10 20:15:24 -07:00
mario
8c3fc3f393 finished spanish i18n 2020-03-10 20:05:56 -07:00
mario
cc4f6caef2 lands on /mentions instead of /public/popular/day 2020-03-10 20:02:00 -07:00
Christian Bundy
c575aebb03 2.14.0 2020-03-10 16:57:46 -07:00
Christian Bundy
8738e6a83d
Merge pull request #302 from seekr/patch-1
Added more spanish translations
2020-03-10 11:06:47 -07:00
seekr
01f6366455
Merge pull request #2 from christianbundy/pr-302
Remove duplicate `search` in Spanish i18n
2020-03-10 14:52:22 -03:00
seekr
fc2137381a
fix duplicate search for es 2020-03-10 14:49:47 -03:00
Christian Bundy
3595f06e79 Remove duplicate search in Spanish i18n
Problem: There are two `search` entries in the Spanish
internationalization.

Solution: Remove one of them!
2020-03-10 10:35:39 -07:00
seekr
2117b9f76b
more updates to spanish 2020-03-10 11:31:27 -03:00
seekr
8fbbdaaaf4
started adding spanish translations 2020-03-10 10:01:06 -03:00
Nick Wynja
7e601ae35a Adds Threads view for seeing wider conversation 2020-03-10 08:42:56 -04:00
Christian Bundy
d97cd9a351
Merge pull request #281 from fraction/cinnamon-bun-patch-2
README: add FAQ about running alongside other SSB apps
2020-03-09 15:19:56 -07:00
Christian Bundy
f2cf067b67 Present error message while waiting for indexing
Problem: When our views are still indexing the database they apparently
don't respond over MuxRPC, which means that we're just waiting forever
until they finish. This means that people who are indexing the database
get an HTTP response that might take an hour to finish.

Solution: If we have more than 1 mebibyte of backlog, present an error
message explaining the situation and asking for a bit of patience.
2020-03-09 15:14:28 -07:00
Christian Bundy
81909a2584 Appease linter
Problem: Linter is complaining about the previous commit.

Solution: `npm run fix`.
2020-03-09 15:07:49 -07:00
Christian Bundy
9b193cda14 Upgrade npm dependencies
Problem: Patchwork is soon going to release with a new SSB-Backlinks,
and since we share a database with Patchwork we should make sure we're
on the same version. If we're on different versions, we'll be constantly
regenerating indexes and that isn't fun for anyone.

Solution: Upgrade npm dependencies.
2020-03-09 14:34:18 -07:00
Christian Bundy
d97c04d93f
Merge pull request #295 from hng/feature/small-i18n-improvements
Small i18n improvements
2020-03-09 07:20:07 -07:00
Henning Schumann
15417422a4 Made "private/public" comment translatable 2020-03-09 12:19:01 +01:00
Henning Schumann
314033cdd0 Made content warning text field placeholder translatable 2020-03-09 11:57:21 +01:00
Christian Bundy
a2e7f4ad6d
Merge pull request #293 from hng/feature/translations-de
Add German translations
2020-03-08 17:57:46 -07:00
Henning Schumann
b86eeeb3e5 Finished up German translations :) 2020-03-08 19:26:36 +01:00
Cinnamon
e7c38e3ec5
Merge pull request #285 from christianbundy/vanilla-markdown
Vanilla markdown
2020-03-06 11:57:08 -08:00
Henning Schumann
d035b165fd Even more German translations 2020-03-06 17:17:00 +01:00
Jacob Karlsson
5c1cd759bc Fix bug with missing flatness 2020-03-06 17:00:06 +01:00
Jacob Karlsson
e4a9548cda Add basic hiding of forks 2020-03-06 16:33:31 +01:00
Henning Schumann
d628486ae1 More German translations 2020-03-05 21:22:20 +01:00
Henning Schumann
6aca504921 Merge remote-tracking branch 'upstream/master' into feature/translations-de 2020-03-05 19:53:53 +01:00
Christian Bundy
497cff22f6
Merge pull request #284 from georgeowell/small-text-tweaks
Small text tweaks to /publish
2020-03-03 16:35:43 -08:00
3ed7a52d37
Specified "this post" rather than "the post" in /publish 2020-03-04 00:17:06 +00:00
Christian Bundy
cb1cf5e87e Render vanilla Markdown with basic renderer
Problem: The SSB-Markdown library has some SSB-flavored quirks, like
messing with newline behavior, and is inappropriate for rendering plain
Markdown like the readme.

Solution: Since SSB-Markdown uses Markdown-It under the hood, we can use
the same library and just render our Markdown *without* the SSB-flavored
quirks. This gives us the ability to wrap text and avoid SSB-Markdown
problems without having to rewrite all of our Markdown.
2020-03-03 16:13:56 -08:00
d4cb2cf9e9
Changed "warning to "content warning" 2020-03-04 00:11:45 +00:00