Commit Graph

728 Commits

Author SHA1 Message Date
plebeius.eth
787ea2bfe8 Merge pull request #119 from plebbit/master
Development
2023-12-16 14:15:46 +01:00
plebeius.eth
8ea289e917 Delete CHANGELOG.md 2023-12-16 11:58:27 +01:00
plebeius.eth
2d7c941d34 Update package.json 2023-12-16 11:51:29 +01:00
plebeius.eth
62b1762bca Update release-body.js 2023-12-16 11:44:08 +01:00
plebeius.eth
25ad53952f chore(package.json): add build script 2023-12-15 17:05:28 +01:00
plebeius.eth
eefd890cda Update release.yml 2023-12-15 16:21:09 +01:00
plebeius.eth
137852dc9c fix eslint 2023-12-15 15:42:38 +01:00
plebeius.eth
d9da3c44af Merge branch 'master' of https://github.com/plebbit/seedit 2023-12-15 15:10:40 +01:00
plebeius.eth
30edfe03cb Create CHANGELOG.md 2023-12-15 15:10:30 +01:00
plebeius.eth
4961ef9f4f Merge pull request #118 from plebbit/development
Development
2023-12-15 15:05:10 +01:00
plebeius.eth
b55a12f3d3 Merge pull request #117 from plebbit/master
Merge pull request #116 from plebbit/development
2023-12-15 15:04:38 +01:00
plebeius.eth
7dfa6240e8 fix(home): delay feed rendering until all subscription addresses are fetched, virtuoso seemed to glitch 2023-12-14 20:15:35 +01:00
plebeius.eth
1e07ce2ff9 feat(author sidebar): add to author and profile mobile views on top of posts, remove about tab 2023-12-14 17:12:29 +01:00
plebeius.eth
4ac0d4437e feat(sort dropdown): add sort UI to author and profile 2023-12-14 16:45:24 +01:00
plebeius.eth
da3a9da930 Merge pull request #116 from plebbit/development
Development
2023-12-14 15:14:23 +01:00
plebeius.eth
f4caa56d9b feat(sidebar): add block community button 2023-12-14 15:14:07 +01:00
plebeius.eth
b79c725a47 feat(author sidebar): add block/unblock user 2023-12-14 15:04:53 +01:00
plebeius.eth
422ef01a96 feat(author): redirect to profile if author is account 2023-12-14 14:52:20 +01:00
plebeius.eth
73c99029a4 feat(author sidebar): add author post karma estimation 2023-12-14 14:48:13 +01:00
plebeius.eth
0d65f58da7 feat(author sidebar): add subscribe (friends) button 2023-12-14 13:21:07 +01:00
plebeius.eth
cf090c7200 refactor(comment tools): move mod tools out 2023-12-14 12:42:12 +01:00
plebeius.eth
13e8a3d16e Merge branch 'development' of https://github.com/plebbit/seedit into development 2023-12-14 12:31:41 +01:00
plebeius.eth
2bf963f866 Merge pull request #111 from plebbit/master
Merge pull request #109 from plebbit/development
2023-12-14 11:25:10 +01:00
plebeius.eth
b72f44b6c8 style(author sidebar): restyle displayName button 2023-12-14 11:05:43 +01:00
plebeius.eth
e5333178a1 feat(account settings): export or import account as json file 2023-12-13 23:11:12 +01:00
plebeius.eth
ec19e7288b fix(post): fix overflow for verified address css animation 2023-12-13 21:21:54 +01:00
plebeius.eth
ede5ef685e style(comment tools): rename mod button, translate 2023-12-13 18:28:22 +01:00
plebeius.eth
2678f01938 Merge pull request #109 from plebbit/development
Development
2023-12-13 17:00:34 +01:00
plebeius.eth
6fd3cb353e style(header): add 1px margin to join button 2023-12-13 16:59:59 +01:00
plebeius.eth
c8826796da fix(post): remove pending reply count 2023-12-13 16:49:19 +01:00
plebeius.eth
fd26565e4f style: fix logo color, update favicon 2023-12-13 16:25:31 +01:00
plebeius.eth
86cf9f8053 style(expando): add loading color to media background 2023-12-13 16:04:18 +01:00
plebeius.eth
2154e35823 feat(author sidebar): add moderating list for authors, user displayName 2023-12-13 16:00:19 +01:00
plebeius.eth
ff93a0f70d style: adjust dark mode brightness 2023-12-13 14:44:04 +01:00
plebeius.eth
4a40384f04 style(inbox): add padding 2023-12-13 14:17:18 +01:00
plebeius.eth
b973d1fc08 Merge pull request #108 from plebbit/master
Development
2023-12-12 20:19:59 +01:00
plebeius.eth
82ae452e9d feat(inbox): add unread overlay and initial view styling 2023-12-12 17:02:35 +01:00
plebeius.eth
c1aae6651c style(account bar): unnecessary parentheses 2023-12-12 16:27:06 +01:00
plebeius.eth
e7e696f183 fix(topbar): hide scrollbar on chromium and webkit 2023-12-12 09:15:00 +01:00
plebeius.eth
ad68dbeb2c style(challenge modal): improve styling 2023-12-12 09:11:02 +01:00
Esteban Abaroa
b6d5285e20 feat(electron): add electron 2023-12-12 00:14:04 +00:00
plebeius.eth
aa825d6cec Merge pull request #107 from plebbit/development
Development
2023-12-11 22:10:21 +01:00
plebeius.eth
bb91c06232 style(challenge modal): fix z index 2023-12-11 22:05:11 +01:00
plebeius.eth
4f07474f70 fix(subplebbit): state string should wrap next to sidebar 2023-12-11 21:22:14 +01:00
plebeius.eth
960a2ead2f fix(submit): define subplebbitAddress store if automatically filled 2023-12-11 19:18:40 +01:00
plebeius.eth
167ba22d5b style(submit): lower color brightness on dark mode 2023-12-11 19:07:49 +01:00
plebeius.eth
df6ad98b2b fix(home): set max width for statestring for wrap 2023-12-11 19:04:39 +01:00
plebeius.eth
17b59135a9 fix(comment tools): fix mod tools publishing logic 2023-12-11 18:50:02 +01:00
plebeius.eth
cf4a9d0655 chore: improve favicon, fix yarn lock 2023-12-11 17:58:15 +01:00
plebeius.eth
41ddc1c1c4 chore: improve favicon 2023-12-11 15:13:33 +01:00