feedless/web
Rogerio Chaves 60f5a40596
Split posts by word and add a marker of 1/ at the end
2020-05-03 00:17:27 +02:00
..
lib Block access to /pubs and /debug for non-admins, remove profile.debug, leave only .admin 2020-05-02 22:35:53 +02:00
public Display 140 limit on home and profile posts 2020-05-02 23:38:03 +02:00
views Split posts by word and add a marker of 1/ at the end 2020-05-03 00:17:27 +02:00
zdocker Rename app to web since other is ios and they are all apps 2020-04-29 07:16:01 +02:00
.dockerignore Rename app to web since other is ios and they are all apps 2020-04-29 07:16:01 +02:00
.env.sample Change the way standalone mode identity works, it does not use cookie anymore, only the local /secret file as other standard ssb clients, still if you have no .ssb folder locally it asks you to create or login, so new users have a more standard UX, with logout being possible as well 2020-05-01 20:52:48 +02:00
.gitignore Rename app to web since other is ios and they are all apps 2020-04-29 07:16:01 +02:00
Dockerfile Rename app to web since other is ios and they are all apps 2020-04-29 07:16:01 +02:00
docker-compose.yml Change volume mapping to new default folder 2020-05-01 22:27:10 +02:00
gossip.json Rename app to web since other is ios and they are all apps 2020-04-29 07:16:01 +02:00
index.js Change the way standalone mode identity works, it does not use cookie anymore, only the local /secret file as other standard ssb clients, still if you have no .ssb folder locally it asks you to create or login, so new users have a more standard UX, with logout being possible as well 2020-05-01 20:52:48 +02:00
package-lock.json Add pub.feedless.social as a first pub when in standalone mode 2020-05-02 22:26:46 +02:00
package.json Add pub.feedless.social as a first pub when in standalone mode 2020-05-02 22:26:46 +02:00