- 31 Aug, 2015 3 commits
-
-
Aral Balkan authored
-
Aral Balkan authored
Added file icon. Changed body text colour to match the Ind.ie site. Styled the link for attachments.
-
Aral Balkan authored
-
- 30 Aug, 2015 4 commits
-
-
Aral Balkan authored
Also fixed the bug with images not displaying if received via a delta update for the All Friends timeline.
-
Aral Balkan authored
Added infinite scroll to All Friends. Fixed the bug with images not displaying if received via a delta update (for the Conversations timeline).
-
Aral Balkan authored
-
Aral Balkan authored
-
- 29 Aug, 2015 7 commits
-
-
Aral Balkan authored
-
Aral Balkan authored
Fixed bug with the timeline JS failing on Conversation timelines when there are no messages (was trying to scroll to the last item, while last item was null).
-
Aral Balkan authored
-
Aral Balkan authored
Removed the smiley from the orientation notice in the Private Conversations section. As much as I love smileys —
🙀 🎉 👍 — the tone feels better without it. -
Aral Balkan authored
Fixed the Public timeline. It now also displays an initial message and indeterminate progress indicator when the app first transitions to it after the setup process.
-
Aral Balkan authored
-
Aral Balkan authored
-
- 28 Aug, 2015 8 commits
-
-
Aral Balkan authored
-
Aral Balkan authored
-
Aral Balkan authored
-
Aral Balkan authored
-
Aral Balkan authored
Removed log statements from the MutationObserver on the All Friends timeline (along with my snarky comment about JavaScript. Which was *entirely* justified, by the way, but was creating noise :P
-
Aral Balkan authored
-
Aral Balkan authored
-
Aral Balkan authored
Fixed the initial state messages on the timelines. Experimenting with callbacks on Set (not working).
-
- 27 Aug, 2015 4 commits
-
-
Aral Balkan authored
-
Aral Balkan authored
-
Aral Balkan authored
Renamed ‘user’ to ‘person’. Removed some unused client-side Set formatters. Working on conversations.
-
Aral Balkan authored
Fixed regression with received messages not appearing in the All Friends and Private Conversation timelines. Namespaced the timeline routes on the private web server. Remove extraneous parentheses on promise catch methods.
-
- 25 Aug, 2015 7 commits
-
-
Aral Balkan authored
-
Aral Balkan authored
-
Aral Balkan authored
-
Aral Balkan authored
Re-implemented default messages for All Friends and Private Conversations timelines. Progress towards #86. Namespaced the timeline request URLs.
-
Aral Balkan authored
Now handling initial empty timeline state and transition to first message in timeline correctly on All Friends timeline.
-
Aral Balkan authored
-
Aral Balkan authored
-
- 24 Aug, 2015 3 commits
-
-
Aral Balkan authored
-
Aral Balkan authored
Integrated new pulse node with better process handling. Closes #80. Fixed promisification bugs using fs-extra-as-promised. Closes #82. Fixed startup process regressions. Closes #83. Now saving data schema version in the database on account creation. Closes #84. Replaced Bluebird with Thrush. Closes #85.
-
Aral Balkan authored
Integrated migrations into the startup sequence. Updated interface of database object — we now have access to various ‘flavours’ of the database to make it easier to use — with and without sublevels and with and without promises. Timeline order is now correct for all timelines.
-
- 23 Aug, 2015 2 commits
-
-
Aral Balkan authored
-
Aral Balkan authored
-
- 22 Aug, 2015 2 commits
-
-
Aral Balkan authored
-
Aral Balkan authored
Added generic means of getting timeline message deltas. Not functional until message ID migration removes depracated timeline clocks.
-