Maximilian Szengel
Maximilian Szengel
The compiler fails to understand the typeof (self) syntax: FPPopover/FPPopoverController.m:124:17: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] __block typeof (self) bself = self; ~~~~~~~ ^ FPPopover/FPPopoverController.m:124:25: error: a parameter...
It would be nice to use the [markers API](https://docs.joinmastodon.org/methods/timelines/markers/) to save the current scroll/read position of the home timeline. When the app goes into the backround save the current state...
We recently started running rapns on heroku. Our goal is to send bursts of a few hundred thousand (possibly even more in the future) push messages per minute. Unfortunately the...
http://apidock.com/rails/ActionView/Helpers/DateHelper/time_ago_in_words http://apidock.com/rails/ActionView/Helpers/DateHelper/distance_of_time_in_words