2
I Use This!
Inactive

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Jun 12, 2023 — Jun 12, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added profile substate to the following tab More... over 8 years ago
Added the profile substate to the follow tab More... over 8 years ago
Dynamically create profile substate for the suggested tab More... over 8 years ago
Added method to dynamically create a profile substate at run time More... over 8 years ago
Added status substate for timeline tab More... over 8 years ago
Added status substate for mentions tab More... over 8 years ago
Added status substate for favorites tab More... over 8 years ago
Chaned StatusState to TatamiState. This handles creating profile and status substates at runtime More... over 8 years ago
Dynamically navigate to status state by using root tab state with .status as a suffix More... over 8 years ago
Removed service injection that no longer exists More... over 8 years ago
Added states timeline.status, mentions.status, and favorites.status during the run phase More... over 8 years ago
Added shared state view configuration, which contains the view template and controller More... over 8 years ago
Now generate the profile state from the current tab state and the suffix of .profile More... over 8 years ago
Created a provider module More... over 8 years ago
Include new service and update paths based on move js files More... over 8 years ago
Created a new service which will dynamically create states for each tab as needed More... over 8 years ago
Removed profile state and moved status and profile views/controllers to a shared directory More... over 8 years ago
Add state history for the follower tab More... over 8 years ago
Removed unused code More... over 8 years ago
Disable post button while images are being uploaded. This is to prevent duplicate images from being uploaded More... over 8 years ago
Use production instance to endpoint constant More... over 8 years ago
Clicking x on an image will remove it More... over 8 years ago
Added css rule to make a circle around the x ion icon on pictures More... over 8 years ago
Images created with a post are now uploaded to the server More... over 8 years ago
Adding support to upload the pictures to the server More... over 8 years ago
Add templateUrl to tatami root state, which uses tatami.html More... over 8 years ago
Add CSS rules to center images, and display icons on post footer bar based on platform More... over 8 years ago
Move header bar, subheader, and main view into its own template and use it in the tatami root state More... over 8 years ago
Create directive with function nearly identical to keyboardAttach provided by ionic. The directive accepts input to determine whether a subheader is used, and readjusts the bottom property of the element to move up 43px (the size of the footer) More... over 8 years ago
Size options are not needed. Removed injected $window More... over 8 years ago