Commit Graph

217 Commits

Author SHA1 Message Date
Evgeny @ SimpleX Chat b72089778a desktop cta 2026-06-02 19:18:39 +00:00
Evgeny @ SimpleX Chat 6cd4f5ac3d paddings 2026-06-02 18:49:12 +00:00
Evgeny @ SimpleX Chat 662ba1744c layout 2026-06-02 18:43:57 +00:00
Evgeny @ SimpleX Chat be8f728de4 buttons 2026-06-02 18:29:34 +00:00
Evgeny @ SimpleX Chat 8a60c1da01 better layout 2026-06-02 18:16:55 +00:00
Evgeny @ SimpleX Chat 546306fa16 web cta 2026-06-02 18:07:38 +00:00
Evgeny @ SimpleX Chat 1a3c4e5a59 improve layout 2026-06-02 17:01:59 +00:00
Evgeny @ SimpleX Chat 1ae5b706ae improve layout 2026-06-02 16:54:40 +00:00
Evgeny @ SimpleX Chat 11fbdf7900 layout fixes 2026-06-02 16:33:46 +00:00
Evgeny @ SimpleX Chat ac7930c091 better layout 2026-06-02 14:50:33 +00:00
Evgeny @ SimpleX Chat a015b4238b show different error if link is different 2026-06-02 08:46:11 +00:00
Evgeny Poberezkin 589e15cc1f update preview JS/HTML 2026-06-02 07:58:40 +01:00
Evgeny @ SimpleX Chat 7c2c6eec40 include only history items and senders 2026-06-02 06:55:45 +00:00
Evgeny @ SimpleX Chat c46bc23047 update embed code 2026-06-01 21:32:33 +00:00
Evgeny @ SimpleX Chat fee2724bf3 use domains for relay data, path is fixed 2026-06-01 21:03:57 +00:00
Evgeny @ SimpleX Chat 699fb9fdb8 media metadata color 2026-05-31 16:54:01 +00:00
Evgeny @ SimpleX Chat 8e05f69a52 forward icon 2026-05-31 14:03:23 +00:00
Evgeny @ SimpleX Chat 2d1effc041 fewer avatars 2026-05-31 14:01:30 +00:00
Evgeny @ SimpleX Chat 1d44abe07c fix reactions 2026-05-31 13:54:23 +00:00
Evgeny @ SimpleX Chat 037e42fc33 reactions 2026-05-31 13:47:09 +00:00
Evgeny @ SimpleX Chat 8aa04071a6 image sizes 2026-05-31 11:50:06 +00:00
Evgeny @ SimpleX Chat ff5d9d9256 markdown colors 2026-05-31 11:40:53 +00:00
Evgeny @ SimpleX Chat 7606fdc31c tails 2026-05-31 11:38:14 +00:00
Evgeny @ SimpleX Chat 97fd4c1a13 some fixes 2026-05-31 11:32:06 +00:00
Evgeny @ SimpleX Chat 85d86a8687 images 2026-05-31 11:20:33 +00:00
Evgeny @ SimpleX Chat c964bf35a5 layout 2026-05-31 11:16:15 +00:00
Evgeny @ SimpleX Chat f41ba24311 better layout 2026-05-31 11:07:43 +00:00
Evgeny @ SimpleX Chat a605be5bcf default avatar 2026-05-31 10:02:08 +00:00
Evgeny @ SimpleX Chat 49e1fe2a0f channel preview renderer 2026-05-31 08:03:28 +00:00
Evgeny Poberezkin 87bd4dc30e remove directory.js 2026-05-31 08:36:56 +01:00
Evgeny @ SimpleX Chat b831816102 JSC files 2026-05-31 07:30:27 +00:00
Evgeny @ SimpleX Chat 1769a6b81f website: use cpp to inject JS functions 2026-05-31 07:28:29 +00:00
Evgeny Poberezkin 62a34d8481 website: fix layout 2026-05-21 06:56:24 +01:00
Evgeny 1a5c14abcc website: links page (#6992)
* website: links page

* update filters

* remove newlines and featured

* update categories

* clean up

* fewer categories

* move link

* improve

* flat categories

* categories

* dropdown

* update categories

* remove language selector

---------

Co-authored-by: Evgeny @ SimpleX Chat <259188159+evgeny-simplex@users.noreply.github.com>
2026-05-20 22:50:35 +01:00
Evgeny fb88a0e52c website: update home page (#6948)
* website: update home page

* update credits page

* update token page

* update community credits

* update texts

* downloads

* translate

* update

* community credits

* update

* french

---------

Co-authored-by: Evgeny @ SimpleX Chat <259188159+evgeny-simplex@users.noreply.github.com>
2026-05-07 21:04:46 +01:00
sh db783d85d7 website: tweaks (#6945) 2026-05-05 17:32:26 +01:00
Evgeny @ SimpleX Chat f03584e09a website: fix directory (#6936) 2026-05-01 23:03:26 +01:00
Evgeny 17b5e006d2 blog: v6.5, channels, consortium agreement, crowdfunding (#6930)
* blog: update v65 blog post

* typo

* update date

* update

* add footnotes support

* named footnotes

* improve footnotes

* fix footnotes style

* backrefs

* css

* paragraphs

* separator

* update

* update link

* add support for dark mode image in blogs list

* update

* smaller image

---------

Co-authored-by: Evgeny @ SimpleX Chat <259188159+evgeny-simplex@users.noreply.github.com>
2026-04-30 21:04:55 +01:00
Evgeny f3547878cc directory: support public channels and relay-based groups (#6840)
* directory: support public channels and relay-based groups (plan)

* types

* amend types

* directory types, resolve known link

* implementation, test fails

* fix test

* fix test

* more test

* minimal test

* more test

* debug test

* clean up

* remove debug logs

* refactor

* use group/channel terms correctly

* remove unsupported commands

* manage profile update

* owner left the channel

* more tests, correct response to sent link

* re-registration

* /help and /link commands

* correct listing for channels

* fix test

* fix bot api

* refactor

* do not include link data in GLPKnown

* refactor

* diff

* undo refactor

* simplify

* remove harness test

* remove flip

* add v6.5 app requirement for channels

* add website support

* update bot api types

* correct member count, fix test

* members -> subscribers

* add link to channel description

* fix css

* move version note

---------

Co-authored-by: Evgeny @ SimpleX Chat <259188159+evgeny-simplex@users.noreply.github.com>
2026-04-23 13:30:26 +01:00
another-simple-pixel 614730abd8 website: tune section heading and body text styles (#6815)
* website: tune section heading and body text styles

Headings: weight 300→400, line-height 1.05→1. Body: explicit line-height 1.2.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* line height

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com>
2026-04-21 20:00:07 +01:00
Narasimha-sc e0b8b0dbe3 docs, website: fix typos and grammar errors (#6819)
Fix spelling, grammar, and punctuation issues across documentation
and website content including subject-verb agreement, missing articles,
typos, and broken code snippets.
2026-04-21 19:10:31 +01:00
another-simple-pixel 5eae0bab23 website: center roadmap labels on desktop (#6795) 2026-04-13 19:18:11 +01:00
another-simple-pixel de813dc0d0 website: fix horizontal scrollbar on Windows (#6801) 2026-04-13 19:17:25 +01:00
another-simple-pixel e977b46e9e website: update section 3 dark theme illustrations (#6802)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-13 19:16:24 +01:00
another-simple-pixel 9b76d774a1 website: replace dark images, roadmap (#6789)
* Replace roadmap illustrations with clean versions, add CSS text labels

* update label classes

* dates

* labels

* labels 2

---------

Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com>
Co-authored-by: Evgeny @ SimpleX Chat <259188159+evgeny-simplex@users.noreply.github.com>
2026-04-11 23:34:28 +01:00
Narasimha-sc a83779f7c9 directory: reflect search/filter state in URL hash (#6737)
* directory: reflect search/filter state in URL hash

Show current view in the URL fragment so links can be shared
and browser Back/Forward navigates between views:
  #active — active groups
  #new    — recently added
  #q=…   — search query

Button clicks push history entries; typing replaces state
to avoid flooding the history stack.

* refactor

---------

Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com>
2026-04-03 00:03:32 +01:00
Evgeny Poberezkin d44dba630c website: fix build 2026-04-02 21:11:47 +01:00
Evgeny 7a4c7f8538 website: disable file page (#6740)
Co-authored-by: Evgeny @ SimpleX Chat <259188159+evgeny-simplex@users.noreply.github.com>
2026-04-02 20:28:40 +01:00
Narasimha-sc 427ce1b3ff directory: show knocking status in listings, trigger re-review on knocking change (#6695)
* directory: show knocking status in listings, trigger re-review on knocking change

- fix sameProfile to include memberAdmission so toggling knocking triggers re-review and regenerates the web listing JSON
- show "Knocking: enabled" in bot search results and /list output
- show "Knocking: enabled" in web directory UI

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* directory: rename "Knocking: enabled" to "Member admission: enabled"

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* directory: member admission must trigger review

* update text, refactor

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com>
2026-03-24 20:01:58 +00:00
Evgeny @ SimpleX Chat a8a8883027 core, ui, website: small text markdown (#6697)
* core: small text markdown

* ios: small markdown

* desktop, android: small markdown

* fix font size

* small markdown on website

* update ios core library

* update bot api docs

---------

Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com>
2026-03-21 18:06:23 +00:00