Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add threaded drafts & posts #2715

Merged
merged 57 commits into from
Apr 8, 2024
Merged
Changes from 1 commit
Commits
Show all changes
57 commits
Select commit Hold shift + click to select a range
e51ff4f
wip: add TODOs to place to look at
Mar 25, 2024
7ca5c23
wip: add first draft of tool to toggle thread mode
maybeanerd Mar 26, 2024
bc12e1c
feat: add thread index and length to thread controls
maybeanerd Mar 29, 2024
df74736
style: auto formatting
maybeanerd Mar 29, 2024
2196e7d
wip: thread composable
maybeanerd Mar 29, 2024
f4a99bc
wip: make thread keep first entry
maybeanerd Mar 29, 2024
59650b4
chore: revert lockfile changes
maybeanerd Mar 30, 2024
f28dccc
refactor: make saved Drafts actually contain a list of draft messages
maybeanerd Mar 30, 2024
f7e9d7f
refactor: align naming
maybeanerd Mar 30, 2024
b1f6fb2
Update publish.ts
maybeanerd Mar 30, 2024
4f6be43
use publishWidgetList in more places
maybeanerd Mar 30, 2024
89e46be
fix stupid mistake
maybeanerd Mar 30, 2024
5de28ec
simplify useDraft
maybeanerd Mar 30, 2024
ffc4a2c
remove publish button from all but the last message in a thread
maybeanerd Mar 30, 2024
70957a8
feat: make thread items removable
maybeanerd Mar 30, 2024
a940101
Update [status].vue
maybeanerd Mar 30, 2024
de7b86b
add threads between avatar icons of thread drafts
maybeanerd Mar 30, 2024
0669ad5
add a separator below the draft composer
maybeanerd Mar 30, 2024
e3bfba0
add header to compose page
maybeanerd Mar 30, 2024
ae3092f
fix: compose page scrolling away the navbar on long threads
maybeanerd Mar 30, 2024
f68fad2
feat: make thread be publishable at once
maybeanerd Mar 31, 2024
4332eba
feat: when adding an item to a thread, keep general settings of the p…
maybeanerd Mar 31, 2024
cae4628
feat: add thread prefixes to thread messages
maybeanerd Mar 31, 2024
614f14e
fix: show thread control background only when thread is active
maybeanerd Mar 31, 2024
ac65ec6
fix: tiptap compatability with thread emojis
maybeanerd Mar 31, 2024
731a46a
fix: tiptap issue with starting threads with emojis
maybeanerd Mar 31, 2024
c23c2c5
Merge remote-tracking branch 'upstream/main' into feat/add-threaded-p…
maybeanerd Apr 2, 2024
771947e
fix: make thread additions always be expanded
maybeanerd Apr 2, 2024
4d4c038
clean up TODOs
maybeanerd Apr 2, 2024
b73f682
i18n: add thread publish button localization
maybeanerd Apr 2, 2024
3e1d6bf
feat: add error handling of publishing threads
maybeanerd Apr 2, 2024
1567874
Merge remote-tracking branch 'upstream/main' into feat/add-threaded-p…
maybeanerd Apr 3, 2024
610e7fa
feat(i18n): Update portuguese from Portugal translation (#2747)
emanuelpina Apr 4, 2024
7f65fed
feat(ui): improve gif support (#2752)
lazzzis Apr 4, 2024
1da522e
feat(ui): add max. file size check before upload attachment (#2709)
userquin Apr 4, 2024
c98a678
feat(i18n): Update it-IT locale (#2750)
katullo11 Apr 4, 2024
408f9e4
chore(deps): update devdependencies (#2725)
renovate[bot] Apr 4, 2024
f68d814
feat(i18n): add missing spanish translations (gifs, docs and contribu…
userquin Apr 4, 2024
b164df9
fix(ui): media preview card is misaligned (#2751)
lazzzis Apr 5, 2024
d8523a8
chore(ui): use full width in settings toggle items (#2754)
userquin Apr 5, 2024
49f8255
feat(i18n): Update portuguese from Portugal translation (#2756)
emanuelpina Apr 5, 2024
83b3aca
chore: update github avatar images (#2762)
shuuji3 Apr 5, 2024
54772e7
chore: update nuxt to 3.11.2 (#2755)
userquin Apr 5, 2024
21ba20e
ci(ci.yml): limit maximum execution time of ci test (#2763)
shuuji3 Apr 5, 2024
925f42e
fix: adjust background spacing in direct message (#2764)
shuuji3 Apr 5, 2024
516f03c
chore: release v0.13.2
patak-dev Apr 5, 2024
6e3fc25
fix(ui,a11y): focus lost when navigating using the keyboard (tab) (#2…
userquin Apr 6, 2024
4ca4e0f
Merge branch 'main' into feat/add-threaded-posts
maybeanerd Apr 6, 2024
36bdba9
Apply suggestions from code review
maybeanerd Apr 7, 2024
7b3bc0f
Merge remote-tracking branch 'upstream/main' into feat/add-threaded-p…
maybeanerd Apr 7, 2024
a9bdf59
fix: draft is empty detection to be more accurate
maybeanerd Apr 7, 2024
e0f14c9
fix: support old drafts
maybeanerd Apr 7, 2024
48c04f0
fix: draft reactivity
maybeanerd Apr 7, 2024
83a314e
fix: jump to status posts only when they are real responses
maybeanerd Apr 7, 2024
8a6ed3c
fix: remove a status after it was posted
maybeanerd Apr 7, 2024
3fc9aa4
fix: add tooltip and label to PublishThreadTools
Apr 8, 2024
7eda976
fix: remove thread message prefix
Apr 8, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge remote-tracking branch 'upstream/main' into feat/add-threaded-p…
…osts
  • Loading branch information
maybeanerd committed Apr 7, 2024
commit 7b3bc0fa0939d2526808313d4c5dc31300c1e072

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.