Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/planetary-social/rooms-frontend


https://github.com/planetary-social/rooms-frontend

add button for manyverse downloads (#147)

19b35aa63349621090f45635bcebed427557c3d2 authored almost 2 years ago
add home button to top toolbar (#146)

50f1db40199c1a48c9a8317dd0a59b90e4479417 authored almost 2 years ago
Performance Improvements (#142)

* improve profile loading, stop loading the room on sub routes

* change how followers and fol...

15cfbf4cbf436ebf2802b11d07fce91795cb0fba authored almost 2 years ago
add thread route and page (#141)

* add thread route and page

* plug new thread page

* add host flag to vite command

* ad...

8bf2b57d3c78a5eefc807cd2280b3e68e0be7607 authored almost 2 years ago
extra ' was breaking everything.

d866c4344884e8b157b2fbba4e6db540aae85953 authored almost 2 years ago
129 add pagination to profile pages (#134)

* plug in getThreads endpoint for the homepage

* paginate threads on home page

* paginate ...

994eef44bb60d5233bcae4658f46cbb769455b11 authored almost 2 years ago
plug in getThreads endpoint for the homepage (#133)

9b2a0cd4ce1e0225db645b6c423f4d1abf8f8a97 authored almost 2 years ago
missing posthog dep

49f81e8dc496ee2cb3bcb22524a294c915789aaf authored almost 2 years ago
fix spacing on members list avatars (#132)

4d3fad84c43cfb21a42957318a135f76b9d86bba authored almost 2 years ago
adding posthog logging to viewer frontend (#123)

2cd27d66cfa4d49696c1d12bb58abe78a020fc96 authored almost 2 years ago
Merge pull request #103 from cooldracula/dockerize-app

Dockerize rooms-frontend

1583f801d19a0bb3b592076e661a375d4e3e0f4a authored about 2 years ago
Mention Dockerfile in README

fb0304e1b75f56846b9f342d668c3db2b64f708d authored about 2 years ago
Add initial Dockerfile for room

This dockerfile assumes an already built vue app that created a dist
folder. The docker file si...

d858a59da1d61c3ceb7bba373af60e127c5b3a7d authored about 2 years ago
add skeleton loaders to profile and room overview panels (#118)

322f2078a1e14d80dfe9491ff0231b3dfeee71e1 authored about 2 years ago
shorter url for qr codes to follow someone, enlarge the qr code on hover (#116)

1a7877cf6642eadc0b705203ff9f564be8acc262 authored about 2 years ago
fix bug in comment display (#115)

1763f2e2fc84b003d2a873ab2a8a06a021a555a0 authored about 2 years ago
fix bug where avatars arent loading (#114)

0d1f93ba6f2dac95f916d10b608a0e2dc4916f52 authored about 2 years ago
add skeleton loaders (#110)

7a8ad07253a2cb013909a0c7d63be222636261a2 authored about 2 years ago
uncomment timestamps, update divider css

d795ffe48765768a6c233dc04fb2d50efe017cbd authored about 2 years ago
thread box shadow

28abf9a6d4f7985459113ace0409c50e873af05c authored about 2 years ago
small ui fixes

aba8172073d57d930654de02698726fec4ee5d3e authored about 2 years ago
change the message cell layout (#104)

* change the message cell layout, display root messages from non-members differently
* add repl...

ada51d9268b3aac1cc8f33b2f2d23195734781c8 authored about 2 years ago
change link to join a room to the http link (#105)

a753c40b0d86c994f2573994ddae83117c7bc9b2 authored about 2 years ago
update font (#100)

5cd97026bad8d9c0e0bf063c76cdd32738d92392 authored about 2 years ago
fix scrollbar covering join code (#97)

a80e7beaa090304b25cdff5342eee7fc8bc4e558 authored about 2 years ago
fix large space under overview panel (#95)

25ec9a4c3e7f1ad8ea2924318b8754b07f6c3b0e authored about 2 years ago
planetary logo as home button (#93)

ca410492c5e3448547d2efae9458b113473fa897 authored about 2 years ago
loads profiles when there is a slash on the end (#92)

e12d0c8266e0ae0d805b96440d2c4267565588fb authored about 2 years ago
rm temp description

e648bbe15e92f4c053a51bf9c33883daae13097b authored about 2 years ago
46 adapt UI for mobile screens (#85)

* adapt toolbar for mobile

* fix margins around comment cards

* adapt modals for mobile

...

f0db38c24f03669611caacf5fff3eced54bf1057 authored about 2 years ago
plug in new room invite code (#79)

e283719b1e405825322c5c0b96fd4bd5bcb05e91 authored about 2 years ago
list of members, member avatars (#70)

* list of members, followers and following. preview of avatar by counts for these.
* follow but...

bf8798645e931acdd3802cddd578e5112da06641 authored about 2 years ago
29 join room/follow modal (#71)

* join room modal
* follow person modal
* qr code
* doc links to scuttlebutt.nz

10a3354f2b4750a5925259e7d42f7b90643872f2 authored about 2 years ago
update how profiles are loaded (#63)

c07da46ef1967ff83927fe0bbbbaaf500014a1d3 authored about 2 years ago
disable hashtag anchors (#62)

981b14e63d873a3f8ed1c74f501fefc4e8cde265 authored about 2 years ago
fix light background on OS with light theme (#53)

0945493cf95b5655474e1b6d4bda415ef4594307 authored about 2 years ago
comment out dummy UI, route 404s to home page (#52)

95c2370b81c1307c3973728b39ee05493736748e authored about 2 years ago
plug in room description from graphql, tidy up code (#44)

8954c6647b34c6785eab51ba9674166ccabc8546 authored about 2 years ago
show alias on profile page, plug ssbURI from graphql (#45)

59b80247e60c80fe8e189662c2b35a5b19ab3e55 authored about 2 years ago
update the default avatar images across the app (#42)

c50f1b70e0f56b177449ec6f8422d7bbc63b9779 authored about 2 years ago
update the route to aliases (#41)

5c4cdc1aa30e83d9a4aefebcc5f2511dae6835aa authored about 2 years ago
plug in rooms graphql code (#21)

- display room information and members

e7b19ca2c3ef9e16c6137358a2c25103b231415e authored about 2 years ago
loads a profile by alias when routing to alias route (#19)

* loads a profile by alias when routing to alias route

412a808e882e59b3053a21d133fd951789790ad7 authored about 2 years ago
Update README.md

40f0efad2a2d74816bf3b83a74bec881c9c33635 authored about 2 years ago
Update README.md

Adding better descriptive text to the readme and a couple of screenshots.

1222a9bb48feb671396ee8d0e3d58c15a6d4d852 authored about 2 years ago
changes to paths, fix icons (#14)

* changes to paths, fix icons

* Room landing page (#15)

* add production environment varia...

9ad5a22e0fa32c248690f79a3645e9c81a39d8ea authored about 2 years ago
Merge branch 'main' of github.com:planetary-social/rooms-frontend into main

d448dbf0b3c942fc91531b90cc00ac5bf5ac390c authored about 2 years ago
blobs url

91bebc7f63cebe139c93624111211b01ada16a63 authored over 2 years ago
add profile overview to profile page (#11)

* add profile overview to profile page

* more UI changed

c3b0666484ccc407c5733de19fe1052a3524bdae authored over 2 years ago
add toolbar to UI (#10)

07b99490b67f01cff8f0faf5915905649bfaba8d authored over 2 years ago
fix markdown heading line heights

06bd625ebaab5ac543ba6431390ead38853fc01e authored over 2 years ago
change likes to purple heart emoji

2acf9634a11f94a64470f3486d0026e089649388 authored over 2 years ago
add environment variables for urls, fix app routing in production

4b8a8a621f032f1838547038816556fe5eb706e0 authored over 2 years ago
rm cors config

b3e5c4534d1a5d2acde2fe8f64f93c1c04059588 authored over 2 years ago
change VITE_GRAPHQL_API to graphql.planetary.pub

4c632bceb7916584362c7d56257dabe84336db75 authored over 2 years ago
add cors config

b0a40a8d4a6194a6e432619cb5766bb557081f37 authored over 2 years ago
route feedids to profile page (#9)

* add fix for linkifyRegex

* routes to profile, added input for feedId

* load profiles bet...

99505a95e788c240c40911034301106ee0957ce5 authored over 2 years ago
add custom fetch which allows calling http API from https domain

a150aa16d78ae1f22af485c5f54789453214bf0d authored over 2 years ago
add meta-tag allowing calls from https to http API

c597dac004794de0a3743256716197347320c998 authored over 2 years ago
Merge pull request #8 from planetary-social/github-pages-setup

GitHub pages setup

8a01008fe10e70f6c9fc9dc62beaf7e0e18f4028 authored over 2 years ago
add VITE_GRAPHQL_API

4c9c2a05878876c0a1d31bd124de503510ffc399 authored over 2 years ago
tune staging config

38b4d003a5b44f9fa023844973b1bbce03c8fcd2 authored over 2 years ago
minimal setup

f30403ea368b66351b8896974f77ac87fecb5748 authored over 2 years ago
small ui fixes

5a95862307b418bb9b81d883e5d59a159c18f52f authored over 2 years ago
Merge pull request #3 from planetary-social/reactions

reactions

1b4f671d52b08bcd84157f8314c956f458332291 authored over 2 years ago
Merge remote-tracking branch 'origin/main' into reactions

2ea32a6170b634bf37b47c6a858f2675bdee624f authored over 2 years ago
Merge pull request #4 from planetary-social/markdown

Markdown

44f6ea563f88a56c54e091a21093588d6213f082 authored over 2 years ago
Merge remote-tracking branch 'origin/main' into markdown

c534dae969bf720a62d70e58524b5e522ecc9a49 authored over 2 years ago
Merge pull request #2 from planetary-social/init-components

init components and pinia store

4372b287147e6c267e9c2b8422bc7dc8f502027d authored over 2 years ago
Merge remote-tracking branch 'origin/main' into init-components

1471f6b514fe20f9af3c65b51d7ecf13926b8eff authored over 2 years ago
Merge pull request #1 from planetary-social/init

Init

8d326863d257def14907cd4a8efa190ffeaa2ebf authored over 2 years ago
add comment reactions

457e5b4bc1918ffa640ec34e4988c66a173077e1 authored over 2 years ago
better card css

2ccb75068735961feceaa9cad598c5d4f707b92e authored over 2 years ago
get markdown working on posts

623dd9b4df8a24c65e13ccc515fba7609be28a99 authored over 2 years ago
add markdown to comment text

bd1d2563ba731dd0e6c1d08efa830bbf3ba3aa77 authored over 2 years ago
set up Comment and Thread cards

34a4bddf2d60d2479f6c3af79c4359a7e97aa675 authored over 2 years ago
init components and pinia store

9c33d65e3daac18fb4dd6d7bf58d5ac5af06e5d2 authored over 2 years ago
Merge remote-tracking branch 'origin/main' into init

606db9c8996fbc7f8e2243aa97be71c124ff7c2a authored over 2 years ago
init apollo-composable

6c3576e811972c83b708dde21579407b5b68b91e authored over 2 years ago
rm example setup

e9e04c1cfedcc28dc58cc445403ccaebb64b5361 authored over 2 years ago
setup quasar

d4a1f25f224198c4471458f804294a670b5f5d2c authored over 2 years ago
init

cf1374f2ea2af55ca9bcbaa9c07a2efd17d2c225 authored over 2 years ago
Initial commit

813c7df5d7a11d80cf4bbe02d22b35f76d3016ce authored over 2 years ago