{"id":13462344,"url":"https://github.com/googlearchive/firefeed","last_synced_at":"2025-03-25T01:32:06.330Z","repository":{"id":5845359,"uuid":"7061813","full_name":"googlearchive/firefeed","owner":"googlearchive","description":null,"archived":true,"fork":false,"pushed_at":"2018-08-24T22:14:53.000Z","size":448,"stargazers_count":458,"open_issues_count":21,"forks_count":209,"subscribers_count":82,"default_branch":"master","last_synced_at":"2024-10-29T11:11:09.931Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/googlearchive.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-12-07T23:38:08.000Z","updated_at":"2024-02-01T15:16:57.000Z","dependencies_parsed_at":"2022-08-31T17:11:07.807Z","dependency_job_id":null,"html_url":"https://github.com/googlearchive/firefeed","commit_stats":null,"previous_names":["firebase/firefeed"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googlearchive%2Ffirefeed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googlearchive%2Ffirefeed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googlearchive%2Ffirefeed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googlearchive%2Ffirefeed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googlearchive","download_url":"https://codeload.github.com/googlearchive/firefeed/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245382146,"owners_count":20606162,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-31T12:00:45.113Z","updated_at":"2025-03-25T01:32:06.057Z","avatar_url":"https://github.com/googlearchive.png","language":"JavaScript","funding_links":[],"categories":["Firebase"],"sub_categories":[],"readme":"# Status: Archived\nThis repository has been archived and is no longer maintained.\n\n![status: inactive](https://img.shields.io/badge/status-inactive-red.svg)\n\n# This is a legacy Firebase example (for SDK 2.x.x). You probably want to use one of the up-to-date examples at https://firebase.google.com/docs/samples\n\n---\n\nFirefeed\n========\nFirefeed is a web app that lets users post small messages called *sparks* to\ntheir feed. You can follow other users, and their sparks will appear on your\nfeed.\n\n### [Live Demo](http://firefeed.io)\n\nThe unique property of this application is that it is built entirely using\nclient side logic - no server neccessary - other than to serve the static\nHTML/CSS/JS files, of course.\n\nThis is made possible by [Firebase](http://firebase.com/). A detailed explanation\nof how the app was built is [available here](http://firefeed.io/about.html).\n\nNavigating the Code\n-------------------\nThe core application logic is in www/js/firefeed.js. It is hooked up to the\nUI in www/index.html via www/js/firefeed-ui.js.\n[firefeed.js](http://github.com/firebase/firefeed/blob/master/www/js/firefeed.js) consists of 11\npublic methods, all of which are documented with jsdoc.\n\nIf you'd like to embed a feed like Firefeed into your app, we recommend\nimporting firefeed.js and hooking it up to your own UI. Take a look at\nfirefeed-ui for an example of how this is done!\n\n### iOS Client\n\nAn iOS client is also available. Download the app from the\n[App Store](https://itunes.apple.com/us/app/ifirefeed/id645597646?mt=8\u0026uo=4)\nand browse the [source](https://github.com/firebase/iFirefeed).\n\nExercises for the reader\n------------------------\n1. Implement unfollowing a user.\n2. Implement protected accounts. If a user opts into a protected account, their\nsparks can only be viewed by people they approve.\n3. Implement search based on #hashtags. (Hint: Instead of searching for the\nactual value through the global list of sparks, consider creating a new bucket\nfor every hashtag when it is first used, and then populating it with spark\nreferences).\n4. Implement retweets, favorites and @ messages to other users. (Hint: You can sort\nthe @ messages at creation time for ease of rendering on the consumer side).\n5. Implement direct messages. (Hint: Use a mailbox style system between users, and\nsetup your rules such that you can write to another user's mailbox but not read\nfrom it).\n\nHelp\n----\n\nPlease feel free to [reach out to us](https://groups.google.com/group/firebase-talk)\nif you have questions, comments or suggestions!\n\nLicense\n-------\n[MIT](http://firebase.mit-license.org).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgooglearchive%2Ffirefeed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgooglearchive%2Ffirefeed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgooglearchive%2Ffirefeed/lists"}