Commit graph

80 commits

Author SHA1 Message Date
Kyle Drake
7c05c16925 remaining username to title changes 2014-07-03 19:04:01 -05:00
Kyle Drake
50d0e9d4db shorten titles, DRY up url generation 2014-07-03 14:03:35 -05:00
Kyle Drake
a420132632 use web app for bans, not system 2014-06-27 21:23:28 -04:00
Kyle Drake
fa35da3c12 News Feed 2014-06-27 18:15:25 -04:00
Kyle Drake
70a58176fa fixes for tags 2014-06-18 13:15:01 -07:00
Kyle Drake
c3da5cc262 remove unused constant 2014-06-17 00:24:04 -07:00
Kyle Drake
447f654435 blocking, tag fixes 2014-06-17 00:22:41 -07:00
Kyle Drake
e546b22797 implement site reporting 2014-06-14 16:15:47 -07:00
Kyle Drake
5edeba9495 RSS/Atom feed for sites 2014-06-12 16:30:02 -07:00
Kyle Drake
769a122b03 finish basic implementation of tags, misc cleanups 2014-06-11 16:18:19 -07:00
Kyle Drake
575189656b fix for >5 tag logic 2014-06-08 21:20:09 -07:00
Kyle Drake
e0efe996b0 refactor tags, whitespace 2014-06-08 18:32:33 -07:00
Kyle Drake
e1eb377a92 optimize performance for site profile render 2014-06-05 01:23:10 -07:00
Kyle Drake
13988ad74a tag support for browse, show site name on bottom 2014-06-04 23:58:16 -07:00
Kyle Drake
084a09c688 Plug neocitizen for API, sort HTML first for file changes, Tumblr share link 2014-06-04 19:10:11 -07:00
Kyle Drake
7eee0f062d remove double-change count, and only increment for actual changes 2014-06-04 18:26:17 -07:00
Kyle Drake
da9d1e4eb3 site change and file recording, better share support 2014-06-04 18:05:29 -07:00
Kyle Drake
d9b33238e9 continued work on site profile, tag adding 2014-05-30 21:18:55 -07:00
Kyle Drake
264e4becea follow/followings fixes, general cleanups 2014-05-19 18:31:46 +02:00
Kyle Drake
070d8df1db fixes for follows, initial follow event code 2014-05-08 08:47:28 -07:00
Kyle Drake
0a29a496d7 following button on site 2014-05-05 15:25:25 -07:00
Kyle Drake
51a85a0b03 comment liking 2014-05-05 11:58:11 -07:00
Kyle Drake
8210670122 event comment delete 2014-05-02 22:45:57 -07:00
Kyle Drake
a4a2b5165b event deleting 2014-05-02 17:44:31 -07:00
Kyle Drake
6277a94a5b editing for profile comments 2014-05-02 15:08:12 -07:00
Kyle Drake
f681e6c704 tooltip showing who likes an event 2014-05-02 01:46:18 -07:00
Kyle Drake
b96730b83f more work on comments for events 2014-05-01 19:20:34 -07:00
Kyle Drake
eba4a6e3f5 event like support 2014-05-01 14:09:45 -07:00
Kyle Drake
177e4d3592 more improvements for profile/feed page 2014-04-29 02:07:35 -07:00
Kyle Drake
5bc66e2524 initial profile comments 2014-04-29 01:17:17 -07:00
Kyle Drake
44311e4008 start of feed and profile integration 2014-04-29 00:03:48 -07:00
Kyle Drake
814570801d Push Free Plan to 20MB 🤘 2014-04-27 19:13:29 -07:00
Kyle Drake
3b0dd09b97 more copy fixes 2014-04-23 15:07:00 -07:00
Kyle Drake
0a636b2397 code to delete thumbnails and screenshots 2014-04-21 18:30:25 -07:00
Kyle Drake
869b284425 image thumbnails, catch crashy sites with screenshots 2014-04-21 16:47:43 -07:00
Kyle Drake
b488cf4347 refactor screenshots to work for all pages 2014-04-20 19:04:41 -07:00
Kyle Drake
98496698cb
This completes the stripe integration for existing sites 2014-04-19 14:02:19 -07:00
Kyle Drake
1031324920
implement plan code 2014-04-18 15:40:08 -07:00
Kyle Drake
a96f16fded work on converting slim to erb 2014-04-17 14:12:12 -07:00
Kyle Drake
cff94803a9 add social schema, associations 2014-04-16 15:16:36 -07:00
Kyle Drake
d8da8de5b3
api/info 2014-04-11 15:51:09 -07:00
Kyle Drake
2c2ef2d015 /api/delete 2014-04-11 14:07:56 -07:00
Kyle Drake
32f50916fa Merge branch 'master' into api 2014-04-07 08:18:13 -04:00
Kyle Drake
a5df2c86cd move changed count and screenshot logic to model 2014-04-07 08:17:58 -04:00
Kyle Drake
e01a74421a only validate new records for length 2014-04-07 08:02:14 -04:00
Kyle Drake
e56587a08c only validate new records for username match 2014-04-07 07:59:11 -04:00
Kyle Drake
db23061541 tempfix for users with < 2 chars for username validation 2014-04-07 00:01:38 -04:00
Kyle Drake
3871c4d0fa beginnings of new API 2014-04-06 23:57:35 -04:00
Kyle Drake
6a36a9e3ac
refactor file logic into models to prepare for API, minor touches. 2014-04-04 22:18:36 -07:00
Kyle Drake
5dfc715148
fix migrations, acceptance testing for auth, 32 char username limit 2014-04-01 16:34:53 -07:00