Diego Beraldin
|
020f322fa6
|
fix: di missing binding (#328)
|
2023-12-19 23:03:39 +01:00 |
|
Diego Beraldin
|
829cb06554
|
refactor: modularization profile (#327)
* refactor: add unit-login module
* refactor: add unit-manageaccounts module
* refactor: add unit-myaccount module
|
2023-12-19 19:06:49 +01:00 |
|
Diego Beraldin
|
a79b29fe63
|
refactor: modularization home, search and settings features (#326)
* refactor: add unit-postlist module
* refactor: add unit-managesubscriptions and unit-multicommunity modules
* refactor: add unit-about module
|
2023-12-19 12:41:49 +01:00 |
|
Diego Beraldin
|
072d1420d6
|
refactor(common-ui): split :core-commonui into separate modules (#325)
* refactor: add unit-ban module
* refactor: add unit-zoomableimage and unit-chat modules
* refactor: add unit-web module
* refactor: add unit-selectcommunity module
* refactor: add unit-drawer module
* refactor: add unit-communityinfo module
* refactor: add unit-instanceinfo module
* refactor: add unit-remove module
* refactor: add unit-reportlist module
* refactor: add unit-saveditems module
* refactor: add unit-createreport module
* refactor: add unit-createcomment module
* refactor: add unit-createpost module
* refactor: add unit-postdetail module
* refactor: add unit-communitydetail module
* refactor: add unit-userdetail module
* refactor: cleanup
|
2023-12-19 10:21:15 +01:00 |
|
Diego Beraldin
|
cc6726c96a
|
fix: old messages loading; closes #323 (#324)
|
2023-12-18 13:01:13 +01:00 |
|
Diego Beraldin
|
5656d771d2
|
refactor: move modals to separate module (#322)
|
2023-12-18 00:01:45 +01:00 |
|
Diego Beraldin
|
dbd9688ca1
|
refactor: move ImagePreloadManager to core-utils (#321)
|
2023-12-17 23:36:07 +01:00 |
|
Diego Beraldin
|
6ae6affe94
|
fix: text field capitalization; closes #319 (#320)
|
2023-12-17 23:04:58 +01:00 |
|
Diego Beraldin
|
88b93fb7eb
|
refactor: create lemmy-ui submodule (#318)
|
2023-12-17 22:56:07 +01:00 |
|
Diego Beraldin
|
b126e2202a
|
feat: show moderators in community info; closes #314 (#317)
|
2023-12-17 11:49:08 +01:00 |
|
Diego Beraldin
|
9c5e09c74a
|
enhancement: add support for transparent bars #311 (#315)
|
2023-12-17 11:02:09 +01:00 |
|
Diego Beraldin
|
0d0b1f6c14
|
fix: day formatting; closes #312 (#313)
|
2023-12-17 09:55:10 +01:00 |
|
Diego Beraldin
|
395968653d
|
version 1.0.0-RC20
1.0.0-RC20
|
2023-12-16 14:45:15 +01:00 |
|
Diego Beraldin
|
206d74241a
|
fix: chat loading messages
|
2023-12-16 14:37:26 +01:00 |
|
Diego Beraldin
|
08c1490502
|
feat: edit chat message (#310); closes #226, #202
* feat: add possibility to edit messages; closes #226
* fix: chat loading messages; closes #202
|
2023-12-16 14:17:36 +01:00 |
|
Diego Beraldin
|
b878c3d0eb
|
fix: composer fonts (#309)
|
2023-12-16 12:42:33 +01:00 |
|
Diego Beraldin
|
dc97f92843
|
chore: update dependencies (#308)
|
2023-12-16 12:12:59 +01:00 |
|
Diego Beraldin
|
d3b945dbb6
|
feat: possibility to customize content font family; closes #306 (#307)
|
2023-12-16 11:44:23 +01:00 |
|
Diego Beraldin
|
0ce7519166
|
chore: add again coil images plugin; closes #303 (#304)
|
2023-12-16 10:38:53 +01:00 |
|
Diego Beraldin
|
d7e7317635
|
chore: rememberCallback for swipe gesture begin
|
2023-12-13 22:28:24 +01:00 |
|
Diego Beraldin
|
64307b5526
|
enhancement: create post and comment gestures disabled; closes #299 (#302)
|
2023-12-13 22:04:28 +01:00 |
|
Diego Beraldin
|
e2e646c679
|
chore: replace a font
|
2023-12-13 19:58:15 +01:00 |
|
Diego Beraldin
|
19e5a9e2c6
|
fix: performance issue in post detail; closes #300 (#301)
|
2023-12-13 19:45:50 +01:00 |
|
Diego Beraldin
|
5bd05680ba
|
fix: FAB color
|
2023-12-13 13:52:27 +01:00 |
|
Diego Beraldin
|
819268ff8d
|
fix: workaround images in comments; closes #211 (#298)
|
2023-12-13 08:58:48 +01:00 |
|
Diego Beraldin
|
5a2aa130ad
|
fix: FAB color; closes #293 (#297)
|
2023-12-13 00:08:50 +01:00 |
|
Diego Beraldin
|
045575b754
|
fix: key for drawer items; closes #294 (#296)
|
2023-12-12 14:04:47 +01:00 |
|
Diego Beraldin
|
4738765450
|
fix: multi-community item layout; closes #292 (#295)
|
2023-12-12 13:14:36 +01:00 |
|
Diego Beraldin
|
2812cf960d
|
version 1.0.0-RC19
1.0.0-RC19
|
2023-12-12 08:50:45 +01:00 |
|
Diego Beraldin
|
face3f25e0
|
fix: block click propagation opening images; closes #286 (#291)
|
2023-12-12 08:32:42 +01:00 |
|
Diego Beraldin
|
940f3df96b
|
enhancement: space above post body; closes #288 (#290)
|
2023-12-12 08:08:06 +01:00 |
|
Diego Beraldin
|
2f6d44b4ab
|
fix: community and author opening from post detail in guest mode; closes #287 (#289)
|
2023-12-12 07:58:14 +01:00 |
|
Diego Beraldin
|
47aaa01c6c
|
feat: search posts only in title; closes #275 (#285)
|
2023-12-12 00:03:56 +01:00 |
|
Diego Beraldin
|
fe76aacc91
|
feat: account removal; closes #222 (#284)
* feat: account removal; closes #222
* fix: dropdown position in community items
|
2023-12-11 23:05:21 +01:00 |
|
Diego Beraldin
|
b0bdd6116f
|
enhancement: remove swipe gestures from subscription management; closes #281 (#283)
|
2023-12-11 20:37:11 +01:00 |
|
Diego Beraldin
|
e92be2afd0
|
feat: hold on post to open options; closes #280 (#282)
|
2023-12-11 19:22:13 +01:00 |
|
Diego Beraldin
|
0ee8074a95
|
fix: upvote and downvote themes; closes #270 (#279)
|
2023-12-11 00:01:54 +01:00 |
|
Diego Beraldin
|
78b850e0fb
|
fix: comment bar visibility for top-level comments; closes #277 (#278)
|
2023-12-10 22:54:05 +01:00 |
|
Diego Beraldin
|
ae08e6c7a4
|
enhancement: listing shortcuts in drawer; closes #213 (#274)
|
2023-12-10 19:40:22 +01:00 |
|
Diego Beraldin
|
37ad41559a
|
fix: unread counter in nav bar; closes #269 (#273)
|
2023-12-10 17:59:24 +01:00 |
|
Diego Beraldin
|
c9ff9f8769
|
enhancement: size of more horizontal button; closes #271 (#272)
|
2023-12-10 17:56:01 +01:00 |
|
Diego Beraldin
|
f25e7d8d91
|
version 1.0.0-RC18
1.0.0-RC18
|
2023-12-10 08:49:26 +01:00 |
|
Diego Beraldin
|
93227a22c0
|
feat: share post from original or local instance; closes #258 (#267)
|
2023-12-09 23:33:54 +01:00 |
|
Diego Beraldin
|
62743bed1e
|
fix: post detail in compact mode; closes #265 (#266)
|
2023-12-09 22:51:46 +01:00 |
|
Diego Beraldin
|
60992dd406
|
fix: mark chats as read when opening; closes #260 (#264)
|
2023-12-09 14:27:14 +01:00 |
|
Diego Beraldin
|
a4615d964f
|
enhancement: clickable markdown and link management (#263); closes #259
* chore: cleanup markdown click event
* chore: prevent clicks on markdown while handling links; closes #259
|
2023-12-09 14:11:40 +01:00 |
|
Diego Beraldin
|
239aecb83c
|
enhancement: title layout (#262); closes #261
|
2023-12-09 09:06:49 +01:00 |
|
Diego Beraldin
|
fe9f7ebefd
|
fix: comment sorting (#257); closes #253
|
2023-12-08 23:11:56 +01:00 |
|
Diego Beraldin
|
91076e0dc6
|
version 1.0.0-RC17
1.0.0-RC17
|
2023-12-08 17:12:16 +01:00 |
|
Diego Beraldin
|
0b4b1dfe65
|
fix: comment sort types (#256); closes #254
|
2023-12-08 17:09:17 +01:00 |
|